I spent a while debugging why WDS was not working before stumbling on this:
I had noticed after upgrading one end of a WDS pair, a WRT54GS from (blech) DD-WRT to Kamikaze
brcm-2.4 7.06 that well.... WDS no longer worked. After some fiddling first thing I noticed was that
the MAC address of my wl0 interface was now same as nvram get il0macaddr
00:90:4c:5f:00:2a
I poked for a while trying to find an option for /etc/config/wireless to set the MAC, nothing.
Finally I set nvram il0macaddress to the value I knew it to be previously (looked at WDS setting
on it's partner) and everything worked. This seem wrong but it fixed my immediate problem
and got my link back up again. Phew!
Question is what SHOULD I have done?
And why is that every Linksys router I check seems to have this variable set to same value?
(Last edited by vincentfox on 12 Jun 2007, 08:54)