Hi,
I'm struggling with a simple task, that turns out to be not that simple...
I'm looking for the most efficient way to range extend my WIFI network using an existing LAN infrastructure.
The primary AP is an AVM FRITZ!Box 7490 (yes, it's operating in AP mode...). The idea is to connect additional OpenWRT based APs (using a TP-LINK TL-WR1043ND and a DLINK DIR 505 for now) via LAN port, and have any WIFI devices roam between the access points.
The LAN port mode is set to DHCP, and I joined the AVM AP SSID. The secondary APs were set to client mode. It doesn't appear to work that good, since it seems, that the WIFI devices ignore the secondary APs for some reason.
I also tried Client (WDS) mode already, but WDS isn't exactly, what I'm looking for. The client mode is sub-optimal in other ways as well, since they depend on the master (primary AP).
Next, I've switched to AP mode with auto channel selection in all OpenWRT devices, which comes closer, but still my mobile tend to stick with the primary AP even for lower S/N ratios... Looks, like 802.11r FT provides a solution, but that requires low level access to all devices.
AVM has a product, that does this quite well. It's called AVM FRITZ!WLAN Repeater 1750E, that provides a mode to use the LAN port as uplink, but they're quite expensive.
I'm a Linux desktop user (developer, packager, ...) since ages, and while the AVM stuff is nice and easy to operate, it gets in the way quickly, if leaving the average home user environment.
Any idea, how to improve this situation?
TIA,
Pete