On Mon, Feb 10, 2014 at 22: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.
Which is correct. A WPA passphrase must be between 8 and 63 characters, or you can specify the key as 64 hexadecimal digits with a leading 0x.