PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : WPA, PEAP, TKIP, MSCHAPv2, Thawte Server CA Netzwerk



TheNilo
06.12.06, 20:11
Hallo Zusammen

Wir haben in unserer Schule folgendes Wireless Netzwerk:

WPA, PEAP, TKIP, MSCHAPv2, Thawte Server CA Netzwerk

Die Schule hat eine Windows 2003 Server Domäne
Kann mir jemand helfen wie ich auf dieses Netz komme.

Ich habe Ubuntu Installiert und arbeite mit wpa_supplicant.

Grüsse Nilo

TheNilo
07.12.06, 11:21
Hallo Zusammen
Hier meine Ergebnisse, nur funktioniert es noch nicht.

Irgendwas mit meiner Verbindung stimmt nicht.
Kann mir jemand helfen


#/etc/wpa_supplicant.conf#

network={
ssid="educawll"
key_mgmt=WPA-EAP
eap=PEAP
identity="gibmuttenz\dtribelhorn"
password="*password*"
ca_cert="/home/thenilo/.certificates/Thawte Server Roots/ThawteServerCA.pem"
phase2="auth=MSCHAPV2"
priority=10
}



thenilo@lapnilo:~$ sudo wpa_supplicant -iath0 -c/etc/wpa_supplicant.conf -Dwext
Associated with 00:12:80:ed:44:50
CTRL-EVENT-EAP-STARTED EAP authentication started
CTRL-EVENT-TERMINATING - signal 2 received
thenilo@lapnilo:~$ sudo wpa_supplicant -iath0 -c/etc/wpa_supplicant.conf -Dwext
Associated with 00:00:00:00:00:00
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:12:80:ed:44:50 (SSID='educawll' freq=2462 MHz)
Associated with 00:12:80:ed:44:50
CTRL-EVENT-EAP-STARTED EAP authentication started
CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
EAP-MSCHAPV2: Authentication succeeded
EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
WPA: Key negotiation completed with 00:12:80:ed:44:50 [PTK=TKIP GTK=WEP-104]
CTRL-EVENT-CONNECTED - Connection to 00:12:80:ed:44:50 completed (auth) [id=0 id_str=]



Grüsse Danilo

blabub
14.12.06, 21:50
*push*


Leide unter dem gleichen Problem, aber verwende Gentoo. Hat keiner Erfahrung damit? Nur ein Tipp wo man den Fehler suchen könnte würde mir schon helfen.:D