BTW - do I need adapted settings for a WDS? I'm noticing the APs on both ends of the WDS (the master and client APs themselves so to speak) do not see all the other APs in the network.
WDS master AP
This one is not seeing the WDS client AP (?) - IP 10.0.0.21:
APs 10.0.0.3 (WDS master) and 10.0.0.12 are wired to a switch directly, AP 10.0.0.13 is sitting behind 10.0.0.3 (wired as well). AP 10.0.0.21 is the WDS client, so no wires running to the rest of the network there.
I think I solved this - I had modified some parameters in Dawn to try to weight to 5 GHz band more heavily, removed them to test this issue, but I think I didn't restart. Once I went back to the stock config and rebooted, most of my devices are seeing multiple APs.
Just skipped over the relevant parts again. Try setting it to set_hostapd_nr=2. I think 1 has a bug. I need to investigate that. It will than include in the bss_transition the best aps for the client. Actual, that should be a good default setting.
@PolynomialDivision You were right, once I switched to unique hostnames on the APs and restarted umdns, a ubus call umdns browse shows all the other APs.
Do I need to synchronize config across different APs, or does each make it's own kicking decisions based on it's own config? Will things get weird if, for example, one AP has
You typically don't want to kick a client while doing an active transmission (maybe with 802.11r + all the fast roaming amendments it is another situation). If you don't transmit the client is somehow at a rate of 6 Mbit/s. If the client is above this threshold, it won't get kicked. The config option just makes the threshold configurable because you may use different rate settings or whatever in your setup.
I'd like to use verbose logging for dawn but even just loglevel 1 swamps syslog in the sense that it holds only a couple of minutes of info. Is there a recommended config? I know I can set dawn to log to a file, but then I have the problem of having to rotate that file so /tmp doesn't fill up. If someone has a trick or a sample config to share that would be awesome.
I'm not understanding something... I'm having trouble on a large property with multiple access points 'cause devices just stick to a fading AP way too long, even when they know about better available APs. So I'm on a phone call walking around and DAWN doesn't help to kick the device to the better AP 'cause I have an "active transmission"? Isn't it exactly when I have an active transmission that my phone needs to be pushed to use the better AP? Or is this something DAWN can't do anyway? I'm confused...
I've been looking at beacon reports using ubus monitor and what I'm seeing is a bit disappointing...
I have several android phone running the latest version and they rarely provide any rcpi or rsni information. (Also, the bssid field is always 00:00:00:00:00:00.) I'm having one of the phones sitting here running a wifi scanner and it shows me other access points but doesn't report on them in its beacon-responses.
I have an ipad and I had to modify the dawn.global.duration to be >0 for it to respond to beacon requests. It then only responds every 2 minutes or so, but at least provides complete reports with rcpi and rnsi.
All this means there's very little information to base decisions on...
Question, does the following mean that this particular AP is not able to provide a neighbor list to clients? What do I have to change in the dawn config to make it happen?