Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]netgear wlan wpa-psk (tkip) timeouts
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
b_nutzer
n00b
n00b


Joined: 01 Apr 2006
Posts: 46
Location: Austria

PostPosted: Sun Dec 17, 2006 8:19 pm    Post subject: [SOLVED]netgear wlan wpa-psk (tkip) timeouts Reply with quote

hallo

Ich möchte eine Verbindung zu meinem Router (netgear) aufbauen, bekomm aber immer timeouts:

Code:

<2>Trying to associate with 00:18:4d:85:c6:f4 (SSID='rtteou' freq=0 MHz)
<2>Associated with 00:18:4d:85:c6:f4
<2>Authentication with 00:18:4d:85:c6:f4 timed out.
<2>CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys


wpa_supplicant log:
Code:

Trying to associate with 00:18:4d:85:c6:f4 (SSID='rtteou' freq=0 MHz)
Associated with 00:18:4d:85:c6:f4
ioctl[SIOCSIWENCODEEXT]: Invalid argument
WPA: Failed to set PTK to the driver.
ioctl[SIOCSIWENCODEEXT]: Invalid argument
WPA: Failed to set GTK to the driver.
RSN: Failed to configure GTK
Authentication with 00:18:4d:85:c6:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:18:4d:85:c6:f4 (SSID='rtteou' freq=0 MHz)
Associated with 00:18:4d:85:c6:f4
WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
WPA: Invalid EAPOL-Key MIC - dropping packet
Authentication with 00:18:4d:85:c6:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:18:4d:85:c6:f4 (SSID='rtteou' freq=0 MHz)
Associated with 00:18:4d:85:c6:f4
WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK
WPA: Invalid EAPOL-Key MIC - dropping packet
Authentication with 00:18:4d:85:c6:f4 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-TERMINATING - signal 2 received


Meine Wlan Karte ist vom Typ ipw3945 und
meine Konfiguration sieht so aus:

/etc/conf.d/net
Code:

modules=( "wpa_supplicant" )
wpa_supplicant_eth1="-Dwext -c /etc/conf.d/wpa_supplicant"
wpa_timeout_eth1=60
config_eth1=( "192.168.1.97 netmask 255.255.255.0" )
routes_eth1=( "default via 192.168.1.1" )


/etc/conf.d/wpa_supplicant
Code:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
update_config=0
fast_reauth=1



network={
        ssid="rtteou"
        key_mgmt=WPA-PSK
        scan_ssid=1
        pairwise=TKIP
        group=CCMP TKIP WEP104 WEP40
        psk="passwort"
        priority=5
}



lsmod
Code:

Module                  Size  Used by
ipw3945               105504  1
ieee80211              28104  1 ipw3945
ieee80211_crypt_tkip    10624  515
ieee80211_crypt_ccmp     7296  39
ieee80211_crypt_wep     4864  1
ieee80211_crypt         5504  4 ieee80211,ieee80211_crypt_tkip,ieee80211_crypt_ccmp,ieee80211_crypt_wep


Ich hoffe ihr könnt mir helfen


Last edited by b_nutzer on Wed Mar 21, 2007 8:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
b_nutzer
n00b
n00b


Joined: 01 Apr 2006
Posts: 46
Location: Austria

PostPosted: Wed Mar 21, 2007 8:52 pm    Post subject: Reply with quote

Funktioniert jetzt mit den neuesten Treibern
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
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