I have hap ac^3 with long-term 6.48.6. Rarely, but it is, i have issues with 5 Ghz:
wlan5: radar detected on 5260000
And all devices on 5 Ghz is disconnecting. I have also 4 virtual SSIDs if it matters.
5260 is best frequency in my neighbour.
I want to disable this radar detection. In first, i change skip-dfs-channels from “all” to “disabled”. It is the right solutions? Radar will not detect anymore?
Normis, is that a safe practice? or does that mean dont use channels associated with RADAR or does it mean ignore any RADAR detections.
What if one lives 100miles from closest airport? The whole radar thing I find confusing.
So if one is XX miles from airport or weather radar, can we use it… What is the guidance. Makes no sense not to use good freq if available and live in the boonies…
“skip-dfs-channels” only affects the UI (which channels are selectable) and the possible frequencies “auto” uses. ISM probing will happen if the frequency is a DFS one. e.g. skip-dfs-channel is more a “firewall” against DFS channel being used in the first place. But if a DFS channel is used, and if RouterOS/chipset detect radar, it will switch channels and log that.
But there is always a chance of false-positives (e.g. there is no “radar”, but CAC/ISM triggers from something else) – so even in the boondocks could still be a problem. And in the boondocks case, there also maybe other open channels… I personally avoid DFS if at all possible, but that’s not always possible however.
e.g. skip-dfs-channels=all – but the OP should then pick a non-DFS channel as frequency= too was my point.
Changing the “skip-dfs-channels” parameter to “disabled” will allow your access point to use radar-detecting channels, but it will also make it possible for your access point to detect radar signals and disconnect devices connected to it.
If you want to disable radar detection completely, you can set the “dfs-mode” parameter to “none” for the relevant wireless interface. This will prevent the access point from using DFS (dynamic frequency selection) channels altogether, which means it won’t be able to detect radar signals on those channels either.
However, keep in mind that disabling radar detection altogether may be against local regulations and may cause interference with other wireless devices in your area. It’s recommended to check with your local regulatory body before making any changes to your wireless settings.