View previous topic :: View next topic |
Author |
Message |
VeXocide Tux's lil' helper
Joined: 02 Jul 2004 Posts: 131 Location: Netherlands, the
|
Posted: Mon Dec 12, 2005 7:31 pm Post subject: Ipw2200 Wpa supplicant |
|
|
I have a problem with wpa supplicant:
Code: | uname -a
Linux s050414 2.6.14-suspend2-r7-s050414 #3 PREEMPT Mon Dec 12 18:50:50 CET 2005 i686 Intel(R) Pentium(R) M processor 1.86GHz GenuineIntel GNU/Linux |
My /etc/wpa_supplicant.conf:
Code: | # Wireless TU/e Network: 802.1X authentication
network={
ssid="tue"
priority=5
mode=0
key_mgmt=IEEE8021X
eapol_flags=3
identity="<username>"
password="<password>"
phase2="auth=MSCHAPV2"
} |
My /etc/conf.d/net:
Code: | modules=("wpa_supplicant")
wpa_supplicant_eth1="-Dwext"
|
I have the "options ipw2200 hwcrypo=0" in /etc/modules.d/ipw2200
and I should be getting a WEP key from the access point, but it looks like it has a static key (cache ??) so it gives me crypt errors.
Thanks, VeXocide
edit:
I forgot:
Code: | qpkg -I -v | grep wpa
net-wireless/wpa_supplicant-0.4.7 * |
|
|
Back to top |
|
|
ueymir Tux's lil' helper
Joined: 23 Jan 2005 Posts: 91 Location: I am your neighbor, and yours, and yours ...
|
Posted: Mon Jul 17, 2006 6:08 pm Post subject: |
|
|
Did you get it solved somehow? I got the same problem here |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|