On Mon, Jun 11, 2018 at 09:19:05PM +0530, Mayuresh wrote:
> # wpa_cli status
> Selected interface 'run0'
> 20:31:07.754: wpa_state=SCANNING
> address=00:c1:00:c1:94:b6
> 
> wpa_cli status always shows scanning only.

You can make wpa more informative by running it like this:
wpa_supplicant -i run0 -c /etc/wpa_supplicant.conf # -d extra noisy and
probably not needed

Most notably, I have this problem if people setup the AP in 802.11n only
mode. It is visible only when scanning but authentication times out.
NetBSD does not support 802.11n yet. I've had to change APs to
"802.11b/g/n compatibility mode" a few times.

Reply via email to