View previous topic :: View next topic |
Author |
Message |
kaksi Tux's lil' helper
Joined: 21 May 2004 Posts: 125
|
Posted: Thu Jan 20, 2005 11:36 pm Post subject: wpa_supplicant and wep keys... |
|
|
Hi!
I can't get my wireless to work with my AP that is using 128bits wep keys and a hidden essid.
What shall /etc/wpa_supplicant look like? Right now I have:
Code: |
network={
ssid="milla"
scan_ssid=1
key_mgmt=NONE
wep_key1=********************************************
wep_tx_keyidx=1
priority=5
auth_alg=SHARED
}
|
But it doesn't work....
I'm using wpa_complicant version: 0.3.4
Any ideas? |
|
Back to top |
|
|
Codo Apprentice
Joined: 17 May 2004 Posts: 271
|
Posted: Fri Jan 21, 2005 12:16 am Post subject: |
|
|
What is the output of wpa_cli? That should show you what the card is doing. type ? (I think) for help on commands. |
|
Back to top |
|
|
Codo Apprentice
Joined: 17 May 2004 Posts: 271
|
Posted: Fri Jan 21, 2005 12:16 am Post subject: |
|
|
What is the output of wpa_cli? That should show you what the card is doing. type ? (I think) for help on commands. |
|
Back to top |
|
|
kaksi Tux's lil' helper
Joined: 21 May 2004 Posts: 125
|
Posted: Fri Jan 21, 2005 9:49 am Post subject: |
|
|
I found the problem... I have a airo/ciso wirelss nic and it seems like that isn't supported by wpa_supplicant... |
|
Back to top |
|
|
|