View previous topic :: View next topic |
Author |
Message |
prlewis n00b

Joined: 26 Oct 2006 Posts: 7
|
Posted: Mon Jan 22, 2007 12:57 pm Post subject: Wireless network with an ESSID with non-alphanumerics |
|
|
Hi,
I have my wireless networking all set up okay - it works at home.
I have just tried to connect to the work network.
To /etc/conf.d/wireless I added the line:
Code: |
key_ESSID="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xx enc open"
|
Where ESSID is the name of the ESSID and the x's represent the WEP key.
I also added the ESSID to the list of preferred access points.
However, the ESSID has a '-' character (minus sign or dash) in it. Initially I just entered in the ESSID normally, but when I tried to start the interface (using "/etc/init.d/net.eth2 start") it gave an error saying "command not found" and then that the key was not set for this network.
Reading the comments in the file, I escaped the '-' character, prepending it with a '\'.
This gave the same error.
This appears to be a bug relating to ESSIDs with the '-' character in it, but I just wondered if anyone else has had any success with it or if I am doing something wrong.
Thanks!
Pete. |
|
Back to top |
|
 |
defenderBG l33t


Joined: 20 Jun 2006 Posts: 817
|
|
Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6837 Location: Blighty
|
|
Back to top |
|
 |
prlewis n00b

Joined: 26 Oct 2006 Posts: 7
|
Posted: Mon Jan 22, 2007 4:24 pm Post subject: Ah, thanks. |
|
|
Thanks! |
|
Back to top |
|
 |
|