I had two WRT54GL with WhiteRussian and a working WDS config... I tried an update to the latest Kamikaze (with 2.4 kernel) but I do not get WDS to work...
Tried the LuCI to configure the WDS as well as some manual configurations... Got through almost every forum post I could find, tried almost every configuration.. No luck....
Her is (one of the many) config(s i've tried out):
Router1
config 'wifi-device' 'wl0'
option 'type' 'broadcom'
option 'channel' '5'
option 'disabled' '0'
config 'wifi-iface'
option 'device' 'wl0'
option 'ssid' 'MYSSID'
option 'network' 'lan'
option 'mode' 'ap'
option 'encryption' 'psk2'
option 'key' 'mypsk2key'
config 'wifi-iface'
option 'device' 'wl0'
option 'network' 'lan'
option 'mode' 'wds'
option 'bssid' '00:18:39:xx:xx:xx'
option 'encryption' 'none'
----------------------------------------------
Router2
config 'wifi-device' 'wl0'
option 'type' 'broadcom'
option 'channel' '5'
option 'disabled' '0'
config 'wifi-iface'
option 'device' 'wl0'
option 'ssid' 'MYSSID'
option 'network' 'lan'
option 'mode' 'ap'
option 'encryption' 'psk2'
option 'key' 'mypsk2key'
config 'wifi-iface'
option 'device' 'wl0'
option 'network' 'lan'
option 'mode' 'wds'
option 'bssid' '00:18:39:xx:xx:xx'
option 'encryption' 'none'
--------------------------------
bssid is respectively wl0-MAC of other router
I've also tried with same ssid (for ap and wds-config), as it worked this way on WhiteRussian. And with MYSSIDWDS as SSID....
No luck.... No packets through the wds0.1 interface (which is up on both)
Has anyone a working WDS config on 2 WRT54GL?
I do not want to get back to white russian ;-)
Thanks