Hi,
We have two TP-Link WDR3600 routers we're trying to connect with WDS.
However, as soon as we power up the WDS client - both the WDS AP and WDS client become unresponsive (via either web interface or ssh). Once we disable the second router, the first router becomes responsive again.
Router 1 is setup with a LAN IP of 192.168.1.5, and DHCP is enabled on that interface.
Router 1 is on WDR3600 hardware revision 1.3.
Router 2 is setup with a LAN IP of 192.168.1.6, and DHCP is disabled on that interface.
Router 2 is on WDR3600 hardware revision 1.2.
On the wifi side:
ESSID for the 2.4 Ghz radio is set to the same name (e.g. "my_network" for both routers), and for the 5 Ghz is set to the same name (e.g. "my_network_5g" for both routers).
Channels are the same on both (channel 1 for 2.4 Ghz, channel 36 for 5 Ghz)
Router 1 is set to Access Point (WDS) for both radios, Router 2 is set to Client (WDS) for both radios
BSSID for router 2 is set to the MAC addresses of the two radios on router 1. Router 1 does not have any BSSID settings when you set it to Access Point (WDS)
Encryption is set to WPA2-PSK on both routers for both radios, key is the same across all
HD mode is set to 40Mhz 2nd channel above for everything
Country code is set to AU - Australia for everything
I've uploaded Gists of the syslog (https://gist.github.com/victorhooi/7335677) and kernel log (https://gist.github.com/victorhooi/7335689) for the first router.
I noticed that there were a lot of errors of the form:
br-lan: received packet on wlan0.sta1 with own address as source address
I'm not sure if this is the cause of the issue, or possibly the discrepancies in the hardware revisions?
One strange thing I did notice was that on router 2 (hardware revision 1.2) - the tab menu at the top to select radios is missing.
You can see them here on router 1 (hardware revision 1.3):
However, on router 2 (hardware revision 1.2), it's completely missing.
Any thoughts on what to check?
Cheers,
Victor