You are not logged in.
Pages: 1
hello
with /etc/network.conf or wpa_supplicant.conf i can't connect my laptop to my wireless network, that use wpa/psk key with ' characters in..
i've tried to do this : ' > '\'' to system read the key properly, but it had never worked.
did anybody had a similar problem, with special characters in the key?
thanks you
Offline
Give me a wpa key example to test.
Edit /etc/network.conf with a text editor.
I don't use tazpanel or wifi-box to enter the key.
Single quote ' doesn't require escape.
I test password 'slitaz'
WIFI_KEY="'slitaz'"
Double quote " escape with a back slash
"slitaz"
WIFI_KEY="\"slitaz\""
Offline
Q)C2x^I#e\DU8=zG& !ZkU;Kj'0If.mpc##F6\W+h4at
Offline
with the "/"key/"" then : syntax error : ")" unexpected
Offline
"Invalid characters in passphrase" error from my wifi router.
I can't enter the passphrase you posted.
Use back slash on the key.
[c]"\"key\""[/c]
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]