[Voyage-linux] wireless client bridge
Aggelis Aggelis
(spam-protected)
Thu May 24 19:23:50 HKT 2012
i have an alix SBC that i have installed the latest voyage linux.I jave
also installed an AR922X Wireless Network Adapter.
i am interested to use my alix as a client in an AP , and also have the
wireless interface wlan0 bridged with the eth0 and eth1 interfaces.
here is my /etc/network/interfaces configuration
auto lo
iface lo inet loopback
auto wlan0
iface wlan0 inet manual
wpa-driver wext
wpa-ssid Conference
wpa-psk ***********
wpa-key-mgmt WPA-PSK
wpa-pairwisei CCMP TKIP
wpa-group CCMP TKIP
wpa-proto WPA
wireless-mode Managed
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet manual
auto br0
iface br0 inet dhcp
bridge_ports eth0 eth1 wlan0
the problem is that with this configuration wlan0 interface apparently is
not inserted into br0 interface .
I was wondering if someone from the list can point out the problem on the
above configuration.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20120524/1133555f/attachment-0001.html>
More information about the Voyage-linux
mailing list