On Tue, Mar 03, 2015 at 06:21:52PM -0500, Bob Eby wrote:
> 
> I'm trying to connect to a wireless network using OpenBSD 5.6.  I see a
> couple FAQ questions talking about a "wpa-psk" command to convert plaintext
> to encrypted string, but still getting secure wireless working is about as
> clear as mud.

wpa-psk was retired in 4.9 or thereabouts. For WPA with a simple pre-shared key 
these days you would put something like this in your /etc/hostname.if

up nwid unwiredbsd  wpakey mylongpassphrase 
dhcp
rtsol

(where .if would be, say .iwm0, .iwn0 etc)

If there are FAQ-style (or ugh, HOWTO-style) documents out there that still
mention manual conversion of your passphrase via wpa-psk as a viable option, 
please to everybody a favor and contact their authors to either update or 
remove.

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to