Hello,
I've spent the best part of this afternoon and evening trying to set up WDS with my equipment.
I have three routers:
* Sitecom ADSL modem/router (doesn't have wireless)
* Linksys WRT54G v. 4 (the last version before they switched to VxWorks firmware)
* Asus WL500g Premium
The Sitecom device has its factory firware and the other two wireless routers are running OpenWrt Kamikaze 8.09 with X-Wrt. I have used the 2.4 kernel. The wireless routers both still have their original Broadcom wifi network cards.
There is a wired connection between the Sitecom and the Linksys.
I have made the following configuration:
Sitecom
Hostname: underhill
ip address: 10.0.0.1
netmask 255.255.255.0
DHCP: 10.0.0.10 - 10.0.0.250
Linksys
System settings
hostname: edoras
boot wait: enabled
wait time: 10s
Timezone: Brussels
Lan configuration
connection type: static IP
type: bridged
ip address: 10.0.0.2
netmask: 255.255.255.0
gateway: 10.0.0.1
lan dns: 10.0.0.1
network - wireless
radio on
channel 1
max clients 200
virtual adaptor
network: lan
mode: access point
WDS: off
ESSID broadcast on
AP isolation off
ESSID spyware-infected
no encryption
virtual adaptor
network: lan
mode: WDS
ESSID spyware-infected
BSSID: MAC address of the Asus router
no encryption
network - dhcp
authorative: disabled
dhcp off
Asus
System settings
hostname: isengard
boot wait: enabled
wait time: 10s
Timezone: Brussels
Lan configuration
connection type: static IP
type: bridged
ip address: 10.0.0.3
netmask: 255.255.255.0
gateway: 10.0.0.1
lan dns: 10.0.0.1
network - wireless
radio on
channel 1
max clients 200
virtual adaptor
network: lan
mode: access point
WDS: off
ESSID broadcast on
AP isolation off
ESSID spyware-infected
no encryption
virtual adaptor
network: lan
mode: WDS
ESSID spyware-infected
BSSID: MAC address of the Linksys router
no encryption
network - dhcp
authorative: disabled
dhcp off
During my configuration, all devices were on my table in front of me, less than 1m from each other with line of sight.
I tested with an Acer Aspire One netbook running Ubuntu 8.10.
I am quite comfortable with Linux system and network administration on computers&servers, but my experience with wireless networking and the insides of embedded devices like routers is a bit limited.
What works:
* wired connection to the Sitecom
* wired connection to the Linksys
* wireless connection to the Linksys
* wired connection to the Asus, when it has is a wired connection to the Linksys
* wireless connection to the Asus, when it has a wired connection to the Linksys, and it's not yet configured for WDS, only as access point
* wired connection to the internet via the Sitecom
* wired connection to the internet via the Linksys
* wireless connection to the internet via the Linksys
* wired connection to the internet via the Asus, when it has a wired connection to the Linksys
What does not work:
* wireless connection to the Linksys when the radio of the Asus is on (and no wired connection between the two)
* wireless connection to the Asus when WDS is configured
* connection to the internet via the Asus when there is no cable between the Linksys and the Asus, only WDS
I don't think that there is a problem with the Linksys, because yesterday it was used in another WDS configuration with 3 other Linksys routers, without much problem.
I suspect that there is something wrong with the wireless on the Asus, but I can't pinpoint the exact problem. I also think that its signal is stronger than that of the Linksys, and that's why I can't connect wireless to the Linksys when the radio of the Asus is on, because it is "jamming" the signal.
Any suggestions for further troubleshooting would be much appreciated.