LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Madwifi / wpa_supplicant on Kanotix (debian3.1) (https://www.linuxquestions.org/questions/linux-wireless-networking-41/madwifi-wpa_supplicant-on-kanotix-debian3-1-a-360213/)

mattshort 09-04-2005 06:35 PM

Madwifi / wpa_supplicant on Kanotix (debian3.1)
 
hi all,
i've got my 3com 3CRDAG675 (54g pci) card using the madwifi drivers up and running (out of the box, so to speak), but am struggling with encryption...

following the instructions on the "Setting up a Client Using WPA-PSK" page at madwifi.sourceforge i have:
- set my passphrase on the wireless router
- created my simple /etc/wpa_supplicant.conf file
- inserted my hex passphrase and SSID into this file, as described on the website
- executed (as root) wpa_supplicant -Bw -d -c/etc/wpa_supplicant.conf -iath0 ifup ath0
which gives:

"Initializing interface 'ath0' conf '/etc/wpa_supplicant.conf' driver 'madwifi'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
Priority group 0
id=0 ssid='MYSSID'
Daemonize.."

and my question is; whats next? I've run (not sure why) wpa_cli -iath0 which says
"<License stuff>
Could not connect to wpa_supplicant - re-trying" and hangs

any thoughts or pointers appreciated.
Matt

mattshort 09-05-2005 05:00 AM

well, it works this morning. i dunno what i was upto last night; all i needed was
pump -i ath0
wpa_cli donesn't work though - but i don't know what this is for anyway.
ta!

mattshort 09-05-2005 08:35 AM

i seem to like responding to myself...
it seems wpa_cli wasn't working because i hadn't set up an interface (in the wpa_suppliment.conf file)

ctrl_interface=/var/run/wpa_supplicant

now i can connect to the socket for wpa_supplicant and verify its all working (like i need to know!), and look at all the weird settings...

wpa_cli status verbose


All times are GMT -5. The time now is 06:48 AM.