hi,
ich habe ein problem mit meiner Fritzbox und / oder der PC Konfiguration.
also ich habe in der Box WPA aktiviert
auf dem client sind die madwifi Treiber für meine Atheros Wlan karte istalliert, wpa_supplicant ist auch drauf und folgendermaßen konfiguriert:
wpa_supplicant rufe ich immer mit:Code:ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 eapol_version=1 ap_scan=1 fast_reauth=1 ### WPA Config network={ ssid="oglan" scan_ssid=1 psk="hier_steht_der_key" }
wpa_supplicant -w -i ath0 -c /usr/local/sbin/oglan.conf -D madwifi (-B)
auf und wpa_supplicant connected auch ordnungsgemäß
jetzt kann ich mir mit ifconfig ne feste IP zuweisen und alles ist gut.Code:Trying to associate with 00:15:0c:0a:07:ee (SSID='oglan' freq=2457 MHz) Associated with 00:15:0c:0a:07:ee WPA: Key negotiation completed with 00:15:0c:0a:07:ee [PTK=TKIP GTK=TKIP] CTRL-EVENT-CONNECTED - Connection to 00:15:0c:0a:07:ee completed (auth)
Versuche ich jedoch mit dhclient eine IP zu bekommen gibt wpa_supplicant folgendes aus und es wird keine Verbindung hergestellt:
woran könnte es liegen? als firmware habe ich die 14.04.03-3452 drauf .. jedoch mit anderen Versionen hatte ich das selbe Problem.Code:CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys l2_packet_receive - recvfrom: Network is down Trying to associate with 00:15:0c:0a:07:ee (SSID='oglan' freq=2457 MHz) Associated with 00:15:0c:0a:07:ee CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys Authentication with 00:00:00:00:00:00 timed out. Trying to associate with 00:15:0c:0a:07:ee (SSID='oglan' freq=2457 MHz) Associated with 00:15:0c:0a:07:ee CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys Authentication with 00:00:00:00:00:00 timed out. Trying to associate with 00:15:0c:0a:07:ee (SSID='oglan' freq=2457 MHz) Associated with 00:15:0c:0a:07:ee CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys Authentication with 00:00:00:00:00:00 timed out. Trying to associate with 00:15:0c:0a:07:ee (SSID='oglan' freq=2457 MHz) Associated with 00:15:0c:0a:07:ee . . und so weiter
danke im vorraus OG


Zitieren