LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 05-11-2005, 11:28 AM   #1
dimgr
Member
 
Registered: Jun 2004
Posts: 92

Rep: Reputation: 15
WPA-PSK how?


i have been using WEP 128bit key and mac filtering for long time because i thought that ndiswrapper does not support wap-psk but i found out that it does!!

If i just change the settings in my AP to have wpa-psk it does not work . What else do i need?



i found this how to and i am going to try it ...


Code:
Created the following file as /etc/network/wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant # for wpa_cli support
network={
        ssid="MY-SSID"
        psk="MY-PASSPHRASE"
        key_mgmt=WPA-PSK
        proto=WPA
}

Added the following to /etc/network/interfaces :

auto wlan0
iface wlan0 inet dhcp
wireless-essid MY-SSID
pre-up modprobe ndiswrapper
pre-up wpa_supplicant -wB -i wlan0 -c /etc/network/wpa_supplicant.conf -D ndiswrapper
pre-up sleep 3
down killall wpa_supplicant

Last edited by dimgr; 05-11-2005 at 11:34 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
WPA-PSK, how do I set this up? maddoggames Linux - Wireless Networking 5 06-10-2006 07:26 PM
WPA-PSK and WEP Kenji Miyamoto Linux - Wireless Networking 4 08-21-2005 05:38 PM
WPA-PSK problem The Patbon Linux - Wireless Networking 1 03-20-2005 04:21 PM
how do I get my AP to use WPA-PSK ? lemon_hou Linux - Wireless Networking 1 12-28-2004 02:22 AM
How do i set up WPA PSK with wpa supplicant and linuxant? Eleavings Linux - Wireless Networking 4 12-27-2004 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 08:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration