On Wed, Jul 19, 2017 at 12:47:51AM -0500, Abel Abraham Camarillo Ojeda wrote: > Also I'm unable to use another wifi card that works on other OpenBSD machine: Please run: ifconfig urtwn0 debug And then repeat this test:
> # ifconfig urtwn0 nwid aglaya wpakey pass up; Show us the additional debug info which will be written to /var/log/messages. With successful association you should see additional messages such as: urtwn0: associated with fe:e1:ba:d0:87:4b ssid "mywifi" channel 8 start 1Mb short preamble short slot time urtwn0: missed beacon threshold set to 7 beacons, beacon interval is 100 TU urtwn0: received assoc_resp from fe:e1:ba:d0:87:4b rssi -15 mode 11g urtwn0: received msg 1/4 of the 4-way handshake from fe:e1:ba:d0:87:4b urtwn0: sending msg 2/4 of the 4-way handshake to fe:e1:ba:d0:87:4b urtwn0: received msg 3/4 of the 4-way handshake from fe:e1:ba:d0:87:4b urtwn0: sending msg 4/4 of the 4-way handshake to fe:e1:ba:d0:87:4b
