Results 1 to 6 of 6
Hi everyone!
Have just installed latest Debian Etch (testing) to my Toshiba A60 laptop. It installed and works beautifully - everything works, I'm really impressed and recommend it to everyone.
...
- 03-21-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 9
Debian Etch: how can I get WPA-PSK to work?
Hi everyone!
Have just installed latest Debian Etch (testing) to my Toshiba A60 laptop. It installed and works beautifully - everything works, I'm really impressed and recommend it to everyone.
I have Cisco Aironet 350 which works fine. I need to get it to work with WPA-PSK instead of WEP which it runs on now. I tried apt-get install wireless tools wpasupplicant network-manager and it came back saying that all three are already the newest versions. Found directories called "network", "NetworkManager", "wpa_supplicant" in /etc. So I presume all of the above ARE installed. But how do I configure them and get them to work?
Please help me, because my network is not exactly secure with WEP.
- 03-21-2007 #2
What kind of wireless adapter do you have on that machine ?
will tell you.Code:lspci | grep -i network
Normally you shouldn't have to do anything, just choose the network to connect to using network-manager (the icon at the top right), and you should be good to go."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 03-21-2007 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 9
lspci | grep -i network didn't return anything. I use Cisco aironet 350 pcmcia. I cannot see the icon for Network Manager anywhere (Desktop, Applications-Debian-Apps-System, Applications-System Tools). I can birng up Interface Properties for eth2, which has the connection properties like ESSID, Key type (hexadecimal or plain), IP configuration, and only has an option to enter / change WEP key, but not WPA-PSK.
Thank you.
- 03-21-2007 #4The icon for NetworkManager shoud be in the system tray, near the clock.
Originally Posted by lhm
If you can't see it, then make sure network-manager is properly installed and configured. Some pointers here :
http://technowizah.com/2007/02/debia...orks-with.html"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 03-21-2007 #5Just Joined!
- Join Date
- Dec 2006
- Posts
- 9
Thank you. I have just re-installed Debian from the beginning, probably shouldn't have done that. Thought the icon doesn't appear in the system tray because I fiddled with something. But it still isn't there. Seems to be no options to switch to WPA from WEP anywhere. What else can I do?
- 03-23-2007 #6Just Joined!
- Join Date
- Feb 2005
- Posts
- 33
I had to use wpa_supplicant to get my wireless working with wpa-psk.


Reply With Quote
