Thread
:
Wifi network connect through console. N900
View Single Post
retsaw
2010-10-07 , 12:06
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#
3
You've made a mistake with the encryption key. It needs to be
Code:
iwconfig key
s:
lacontraseņa
for an ASCII password, without the "s:" it interprets the key as HEX. These commands will only work for WEP encryption (which is very insecure btw, and can be cracked in just a few minutes with the right software installed). WPA/WPA2 requires something like wpa_supplicant to handle the encryption. The n900 doesn't have wpa_supplicant installed, but since it connects to WPA/WPA2 networks there must be some other mechanism in play, but I haven't worked out what that is yet.
If you want to connect to an already configured network you can follow the guide
here
.
EDIT: On second inspection; unless "ESSID" is actually part of the wireless network name (the ESSID) it shouldn't be tacked on the end of the network name.
Last edited by retsaw; 2010-10-07 at
12:13
.
Quote & Reply
|
retsaw
View Public Profile
Send a private message to retsaw
Find all posts by retsaw