You are not logged in.

#1 2010-11-09 17:30:32

leniviy
Member
Registered: 2009-05-23
Posts: 177

[solved] failed to parse wep_key0 '1234567890123'

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

#2 2010-11-09 17:48:10

valvet
Member
From: Denmark
Registered: 2009-06-06
Posts: 147

Re: [solved] failed to parse wep_key0 '1234567890123'

Try putting s: infront of the key.. eg:

KEY='s:1234567890123'

That should parse it as a string value.

Offline

#3 2010-11-09 18:47:47

leniviy
Member
Registered: 2009-05-23
Posts: 177

Re: [solved] failed to parse wep_key0 '1234567890123'

thanks


Arch 64, xfce4

Offline

Board footer

Powered by FluxBB