[Voyage-linux] bridge wlan eth [ 0.7.5 ]

John Schultz (spam-protected)
Thu Sep 1 20:28:20 HKT 2011


Davide,...

I am having basically the same issue, however mine has an added backhaul
radio and all 3 networks need to be bridged.

First of all what is your hardware configuration? Board, wlan, etc...

Mine is as follows:
SBC: Alix.3D3
WLAN0: Wistron DNMA-92 (Ath9k)
WLAN1: Wistron DNMA-92 (Ath9k)

Configuration is as follows:

> # Was never able to get a bridge created, always puked
> #auto br0
> #iface br0 inet static
> #       address 192.168.254.2
> #       netmask 255.255.255.0
> #       network 192.168.254.0
> #       broadcast 192.168.254.255
> #       gateway 192.168.254.1
> #       bridge_ports eth0 wlan0
>
> auto eth0
> iface eth0 inet dhcp
>
> # WLAN0 - Client connection with infrastructured WPA2
> auto wlan0
> iface wlan0 inet static
>        hostapd /etc/hostapd/hostapd.wlan0.conf
> .       address 10.0.0.2
>        netmask 255.0.0.0
>        network 10.0.0.0
>        gateway 10.0.0.2
>        broadcast 10.255.255.255
>
> # Master WLAN infrastructured WPA2
> auto wlan0
> iface wlan0 inet static
>        hostapd /etc/hostapd/hostapd.wlan1.conf
> .       address 10.0.0.3
>        netmask 255.0.0.0
>        network 10.0.0.0
>        gateway 10.0.0.3 # have even tried 10.0.0.2
>        broadcast 10.255.255.255
>

Thanks in advanced,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20110901/a27b08e9/attachment-0001.html>


More information about the Voyage-linux mailing list