You are not logged in.
Hi. My wlan has a 1 word 13 chars passphrase. For some reason when I try to connect, I get the $subj.
If I change it to a multiword passphrase, all fine, but I need the original key.
I think it tries to parse '1234567890123' as a hex value. How do you tell it's ascii, not hex? Some prefix?
Last edited by leniviy (2010-11-09 18:48:03)
Arch 64, xfce4
Offline
Try putting s: infront of the key.. eg:
KEY='s:1234567890123'That should parse it as a string value.
Offline
thanks
Arch 64, xfce4
Offline