On Wed, Nov 18, 2020 at 01:36:48PM -0500, Ashton Fagg wrote:
> However, for a day or so I was running with only a single AP and I was
> experiencing this problem. I now have 2 of the same APs, and it appears
> to happen no matter which one I'm connected to (APs are Ruckus R310).

If the output of 'ifconfig iwx0 debug' indicates failing connection
attempts, try disabling these features:

Adaptive Band Balancing
Client Load Balancing

I've fixed problems with band steering before. There was a case where the
AP kept refusing OpenBSD clients trying to use the 2 GHz radio of the AP.
The AP vendor's software assumed clients would retry on 5 GHz if they were
rejected on 2 GHz. That's a non-standard extension. It should generally
work with OpenBSD clients but I haven't tested iwx against such an AP.
Among other things, whether this actually works will depend on the list
of APs returned by the firmware scan command which the driver has no
control over (other systems may work around that by caching APs across
connection attempts, but we don't).

Reply via email to