Bridge help

Mentor mentor111
Tue Jun 21 10:44:18 PDT 2005


OK i strongly study README WDS  and i do this :

first i copy from first mail my situation :

[ wlan ] air (AP linksys wrt54g - ssid Mark channel 11)


               air


              wlan0(my linux box)eth1--------ethernet



i reboot my linux box and i type:

(load firmware 1.5.6)
prism2_srec -vr wlan0 rf010506.hex
(ok)
iwconfig wlan0 mode master
iwconfig wlan0 essid Mark
iwconfig wlan0 channel 11
prism2_param wlan0 autom_ap_wds 1
prism2_param wlan0 other_ap_policy 1
cat /proc/net/hostap/wlan0/wds ( result is: wlan0wds0 
00:12:17:d4:9b:09 - i think its hw addr linskys ap)
iwconfig wlan0 ( i see new interface wlan0wds - mode repeater with acces 
point 00:12:17:d4:9b:09)
ifconfig eth1 0.0.0.0
ifconfig wlan0 0.0.0.0
ifconfig wlan0wds0 0.0.0.0
brctl addbr br0
brctl addif br0 eth1
brctl addif br0 wlan0
brctl addif br0 wlan0wds0
ifconfig br0 192.168.2.24 up

bridge not work ( i try ping box in wlan wireless network with ip 
192.168.2.10 from my ethernet network (from box with ip 192.168.2.6)

ifconfig wlan0 up
ifconfig wlan0wds0 up

bridge not working

plz help me :/







More information about the Hostap mailing list