On 2014-04-14, Ethan House <eho...@csh.rit.edu> wrote: > Does ifconfig support open authentication(no authentication). Or is > wpa_suplicant the only way to go from here. > > I'm running OpenBSD 5.4 x64_64. I'm using iwn driver with iwn-6000 > firmware. > > --- > Ethan House > >
For OpenBSD wifi, wpa_supplicant is *only* used for WPA-Enterprise. Everything else is done via ifconfig. Open networks should just require the nwid being set (I would normally say that you can use "sudo ifconfig <iface> scan" to list the available networks, but this is broken on some iwn devices).