On 02/10/14 21:20, Zbigniew wrote:
2014-02-10 22:00 GMT+01:00, Jeff Goettsch <j...@primal.ucdavis.edu>:
I don't know anything about wpa_supplicant, but does

      # ifconfig rum0 nwid <nwid> wpakey <wpakey>

work?

No, it says it wants passphrase length in range from 8 to 63
characters, while the PSK-passphrase has 64 characters, unfortunately.


do you have 0x at the start of <wpakey>?

from ifconfig(8):

wpakey passphrase | hexkey
             Set the WPA key and enable WPA.  The key can be given using
either a passphrase or a full length hex key, starting with 0x.
             If a passphrase is used the nwid option must be set prior to
specifying the wpakey option, since ifconfig will hash the nwid
             along with the passphrase to create the key.


Fred

Reply via email to