On Mon, Jan 30, 2017 at 12:36:31PM +0100, b.gr...@sdnet.info wrote:
> This is the line :
> nwid Prod_Wifi chan 6 bssid 4a:d9:e7:cd:a9:ad -38dBm 54M
> privacy,short_preamble,short_slottime,wpa1

This line says that your AP uses WPA1.
In -current WPA1 is disabled by default:
https://marc.info/?l=openbsd-cvs&m=148224048415556&w=2

WPA1 (aka TKIP) is no better than WEP.
I recommend you configure your AP to use WPA2 (aka AES aka CCMP) instead.
If that is impossible, you can enable WPA1 like this:
  ifconfig iwn0 wpaprotos wpa1,wpa2

Reply via email to