Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wpa_supplicant hält das bestehende Netz nicht
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
teufel2k
n00b
n00b


Joined: 14 Jul 2005
Posts: 34

PostPosted: Sun Dec 11, 2005 1:49 pm    Post subject: wpa_supplicant hält das bestehende Netz nicht Reply with quote

Hallo,

mein wpa_supplicant ist eigentlich meiner Meinung nach richtig eingerichtet, nur leider verliert er regelmäßig die Verbindung zum bestehenden Netz.

Ich habe die Version: 0.4.7
Kernel: 2.6.14
ipw2100: 1.1.3

Meine Config:
Code:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=2
fast_reauth=1

network={
        ssid="wlan1"
   scan_ssid=1
   proto=WPA
        key_mgmt=WPA-PSK
   pairwise=TKIP
   auth_alg=OPEN
   group=TKIP
   psk="geheim"
}
network={
   ssid="wlan2"
   key_mgmt=NONE
   wep_key0="geheim"
   wep_tx_keyidx=0
   priority=5
}

network={
   ssid="wlan3"
   key_mgmt=NONE
}

network={
        ssid="wlan4"
   scan_ssid=1
   proto=WPA
        key_mgmt=WPA-PSK
   pairwise=TKIP
   auth_alg=OPEN
   group=TKIP
   psk="geheim"
}


mein wpa_cli sagt mir folgendes:
Code:

<2>Trying to associate with SSID 'wlan2'
<2>Associated with 00:a0:c5:ec:xx:xx
<2>CTRL-EVENT-CONNECTED - Connection to 00:a0:c5:ec:xx:xx completed (reauth)
<2>CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
<2>Trying to associate with SSID 'wlan3'
<2>Authentication with 00:00:00:00:00:00 timed out.
<2>Trying to associate with SSID 'wlan4'
<2>Authentication with 00:00:00:00:00:00 timed out.
<2>Trying to associate with SSID 'wlan1'
<2>Authentication with 00:00:00:00:00:00 timed out.
<2>Trying to associate with SSID 'wlan2'
<2>Associated with 00:a0:c5:ec:xx:xx
<2>CTRL-EVENT-CONNECTED - Connection to 00:a0:c5:ec:xx:xx completed (reauth)


Ist doch irgendwie quark. :(
Back to top
View user's profile Send private message
NightDragon
Veteran
Veteran


Joined: 21 Aug 2004
Posts: 1156
Location: Vienna (Austria)

PostPosted: Sun Dec 11, 2005 2:45 pm    Post subject: Reply with quote

a) priorities auf alle netze setzen
b) gibts wlan1, wlan2, wlan3 und wlan4? also sind die SSID's auch wirklich die richtigen?
_________________
You are the problem too all my solutions ;)
Back to top
View user's profile Send private message
teufel2k
n00b
n00b


Joined: 14 Jul 2005
Posts: 34

PostPosted: Sun Dec 11, 2005 7:30 pm    Post subject: Reply with quote

Quote:

priorities auf alle netze setzen

Priorities habe ich jetzt gesetzt, mal beobachten.

Quote:

gibts wlan1, wlan2, wlan3 und wlan4? also sind die SSID's auch wirklich die richtigen?

Jepp die SSIDs sind bei mir auch richtig eingetragen. habe die ssids für den Post nur anonymieisert, das eine ist mein uni lan, eins bei meinem kumpel, eins bei mir uns eins bei meiner freundin, also, dass ich nur eins erreiche ist ok, aber wie gesagt, die verbindung bricht irgendwann dann zusammen und er fängt an neu zu suchen, passiert aber nur beim wpa_supplicant.
Back to top
View user's profile Send private message
teufel2k
n00b
n00b


Joined: 14 Jul 2005
Posts: 34

PostPosted: Wed Dec 14, 2005 10:30 am    Post subject: Reply with quote

Sorry wenn ich den Thread nochmal nach oben hole, aber irgendwie ist mein WLAN immernochnicht stabil mit dem Wpa_supplicant. Ich habe jetzt für alle Netze Prioritys vergeben, aber es passiert immernoch plötzlich, dass die Verbindung abbricht.

Wenn ich die WLAN-verbindung über iwconfig eth1 ESSID ... einstelle funktioniert alles super.

Warum zeigt mir eigentlich der wpa_cli an, dass er alle Netze durchprobiert? Laut der Internetseite sollte er doch einmal scannen und dann zu dem wlan connecten, dass er auch in der config hat?

Danke für eure Hilfe.

Teufel
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