Find the answer to your Linux question:
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. ...
  1. #1
    lhm
    lhm is offline
    Just 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.

  2. #2
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    What kind of wireless adapter do you have on that machine ?
    Code:
    lspci | grep -i network
    will tell you.

    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

  3. #3
    lhm
    lhm is offline
    Just 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.

  4. #4
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by lhm
    I cannot see the icon for Network Manager anywhere (Desktop, Applications-Debian-Apps-System, Applications-System Tools).
    The icon for NetworkManager shoud be in the system tray, near the clock.

    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

  5. #5
    lhm
    lhm is offline
    Just 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?

  6. #6
    Just Joined!
    Join Date
    Feb 2005
    Posts
    33
    I had to use wpa_supplicant to get my wireless working with wpa-psk.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •