Re-2: [Voyage-linux] bridging interfaces

(spam-protected) (spam-protected)
Sat Dec 23 05:05:12 HKT 2006


Current PC setup is:
---------------------
Newly installed voyage 0.3pre2:
eth0 connected to a router -  ip addr 192.168.1.1
wireless card connected to antenna
interfaces file:
  auto lo
  iface lo inet loopback

  auto ath0
  iface ath0 inet manual
        # setup ath0
        pre-up wlanconfig ath0 create wlandev wifi0 wlanmode ap
        post-down wlanconfig ath0 destroy
        # Setup channel, mode, SSID
        wireless-mode master
        wireless-channel 6
        wireless-essid WirelessAP
        # Setup WEP
        wireless-key 1234567890123

  auto br0
  iface br0 inet static
        address 192.168.1.2
        netmask 255.255.255.0
        broadcast 192.168.1.255
        gateway 192.168.1.1
        # Bridge eth0 and ath0
        bridge_ports eth0 ath0


Current wireless laptop setup:
---------------------
static ip 192.168.1.16
mask 255.255.255.0

Problem:
--------
We connect from laptop to PC via wireless just fine (first time it asked for key, we entered, no errors)
We cannot ping 192.168.1.1 or 192.168.1.2 from 192.168.1.16
We cannot ping 192.168.1.16 from PC
>From the PC we can ping 192.168.1.1

So what do we need to do to get the laptop able to ping 192.168.1.1 & 192.168.1.2? And get PC to ping 192.168.1.16?

Thanks for any help.


-------- Original Message --------
Subject: Re: [Voyage-linux] bridging interfaces (22-Dec-2006 14:29)
From:    andrew at pure-wireless.net
To:      jeffery at martcoinc.com

> Can you give more info? Like what happens when you try to ping 192.168.1.2
> wirelessly? Anything in the logs saying that br0 was unable to be created?
> 
> The file that I send you is about as simple as you can get so see if you
> can find any errors in your logs.
> 
> Thanks,
>  _
> /-\ ndrew
> 
> 
> >
> > Hello,
> >
> >
> >     I have an update to my never ending problem. I inserted the br0 config
> > file like I was told. Everything looks like it's working right. I can
> > wirelessly connect to it but that is it. I can ping it hardlined into
> > my router but it can not ping me back. I cannot ping it wirelessly
> > though. It's like it wants to remain it's own entity no matter what I
> > do. Any more help would be great.
> >
> >
> > Thanks,
> > Jeff******************************************************************
> > Jeffery Rager - Martco, Inc.
> > Phone 502-635-1600 x 153, Fax 502-635-8058
> > Email jeffery at martcoinc.com
> > Quality CCTV Products and Services!
> > ******************************************************************
> > _______________________________________________
> > Voyage-linux mailing list
> > Voyage-linux at list.voyage.hk
> > http://list.voyage.hk/mailman/listinfo/voyage-linux
> >
> 
> 
> 
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
> 
> To: voyage-linux at voyage.hk
> Cc: 


To: andrew at pure-wireless.net
Cc: voyage-linux at voyage.hk
******************************************************************
Jeffery Rager - Martco, Inc.
Phone 502-635-1600 x 153, Fax 502-635-8058
Email jeffery at martcoinc.com
Quality CCTV Products and Services!
******************************************************************





More information about the Voyage-linux mailing list