On Wed, Nov 18, 2020 at 01:30:47PM +0100, Stefan Sperling wrote:
> Is the problem related to raoming, as in, if your AP offers the same ESSID
> on multiple channels, does it "help" if you configure a unique ESSID per
> frequency band/channel?

A simpler way to check this might be to hard-code the MAC of one of
the available access points with 'ifconfig iwx0 bssid $MAC_ADDR'
The AP's MAC addresses are displayed by 'ifconfig iwx0 scan'.

Fixing the BSSID in this way prevents roaming.
To clear the fixed bssid again, use 'ifconfig iwx0 -bssid'.

Reply via email to