Hi there,
initially I tried to use wpa_supplicant on my WGT634U (ath0 mode
managed) trying to bridge the eth-ports to my LAN.
Unfortunately this does not even work when using a wlan-setup with
no encryption at all :(
This is my test-setup:
[192.168.4.42]<--- wire --->[eth0.0 br0 192.168.4.44 ath0,managed]< wireless
>[192.168.4.1 AP]
Here is what I have done:
(eth0.0 is already brought up by /etc/network/interfaces):
wlanconfig ath0 create wlanmode sta wlandev wifi0
ip link set ath0 up
brctl addbr br0
brctl addif br0 eth0.0
brctl addif br0 ath0
ip addr add 192.168.4.44/24 dev br0
ip link set br0 up
ip route add default via 192.168.4.1
Now I am able to ping 192.168.4.1 (connected via ath0) and to ping
192.168.4.42 (connected via eth0.0).
Unfortunately it is impossible to ping 192.168.4.1 from 192.168.4.42.
Sven
--
"Every time you use Google, you're using a Linux machine"
(Chris DiBona, a programs manager for Google)
/me is [EMAIL PROTECTED], http://sven.gegg.us/ on the Web
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers