Hey there.
I’m in the process of setting up a few AP’s in an area and I’ve been told that using WDS will probably be the best solution.
This is what I’m faced with:

Brief explenation:
Router A is connected to the Internet and running a LAN - SSID=mtSSID
Router B is connected to A via LAN on high site - SSID=mtSSID
Router C is on distant high site - SSID=mtSSID
I want my wireless clients to connect to any of the three AP’s. What I understand under WDS is that it makes your AP act as an AP / Client at the same time. This to me means that router C will broadcast the SSID, making it possible for some one standing in the left bottom corner of my image to connect to router C and thus getting access to the internet (and both the LAN’s if indeed I wanted them to).
Now I’ve gotten hold of this link, showing me how a repeater should be set up. Question - isn’t that what WDS does?
Cause I’ve also come across this link showing how to configure a WDS mesh securely. After configuring my AP’s, my laptop still connects to router B and seams to skip router C completely…
B is setup as WDS (dynamic on bridge between ether1 and wlan1) ap_bridge.
C is setup as station_wds with WDS (dynamic on bridge between ether1 and wlan1)
I had C on ap_bridge (like B), but this ended up not connecting to each other.
I also have the secure connection enabled as set out in the wiki WDS setup. Also, rstp is selected on the bridge interface (helps getting rid of loops according to knowledgeable mikrotik people).
Now my question:
Do I understand WDS correctly? Cause if I do - why does my laptop still connect to B in stead of C?
This also will then mean I might as well skip WDS and move to the repeater setup page…but why is WDS there then.
Am I maybe doing something wrong? Is the wiki setup out dated? Or should I just disable the secure WDS connection rather? I’ll do that in any case, though I don’t think that will make a difference.
Help?
Any better explanations / how to’s on WDS out there??