PawelGrudzien Napisano Czerwiec 3, 2007 Zgłoszenie Share Napisano Czerwiec 3, 2007 Witam ! Chciałbym aby mi ktoś pomógł przekształcić konfigurację z instrukcji do windowsa na linuksa bo moja wersja zdaje się nie działać. Zamieszczam instrukję do windy (zaznaczam że tak skonfigurowany windows łączy się z siecią): oraz moja wersję pliku wpa_supplicant.conf ap_scan=2 network={ ssid="myssid" bssid=00:90:4B:85:29:80 priority=5 scan_ssid=1 key_mgmt=WPA-EAP proto=WPA pairwise=CCMP group=CCMP eap=PEAP identity="myssid" password="mypass" phase2="auth=MSCHAPV2" } Próbowałem również z: phase2="auth=EAP-MSCHAPV2" skutek ten sam. Próbowałem również z: phase1="peaplabel=0" ale nie pomogło. Oto co wyrzuca wpa_supplicant. [root@localhost wpa_supplicant]# wpa_supplicant -Dndiswrapper -iwlan0 -c /etc/wpa_supplicant.conf -dd Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'ndiswrapper' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' ap_scan=2 Line: 3 - start of a new network block ssid - hexdump_ascii(len=6): 34 36 31 38 35 33 myssid BSSID - hexdump(len=6): 00 90 4b 85 29 80 priority=5 (0x5) scan_ssid=1 (0x1) key_mgmt: 0x1 proto: 0x1 pairwise: 0x10 group: 0x10 eap methods - hexdump(len=16): 00 00 00 00 19 00 00 00 00 00 00 00 00 00 00 00 identity - hexdump_ascii(len=6): 34 36 31 38 35 33 myssid password - hexdump_ascii(len=6): [REMOVED] phase2 - hexdump_ascii(len=13): 61 75 74 68 3d 4d 53 43 48 41 50 56 32 auth=MSCHAPV2 Priority group 5 id=0 ssid='myssid' Initializing interface (2) 'wlan0' EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Interface wlan0 set UP - waiting a second for the driver to complete initialization SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf capabilities: key_mgmt 0xf enc 0xf WEXT: Operstate: linkmode=1, operstate=5 Own MAC address: 00:c0:a8:af:81:ab Driver does not support WPA. wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 RSN: flushing PMKID list in the driver Setting scan request: 0 sec 100000 usec Added interface wlan0 RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([uP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([uP]) RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([uP]) Wireless event: cmd=0x8b06 len=8 State: DISCONNECTED -> SCANNING Trying to associate with SSID 'myssid' Cancelling scan request WPA: clearing own WPA/RSN IE Automatic auth_alg selection: 0x1 WPA: No WPA/RSN IE available from association info WPA: Set cipher suites based on configuration WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 1 proto 1 WPA: clearing AP WPA IE WPA: clearing AP RSN IE WPA: using GTK CCMP WPA: using PTK CCMP WPA: using KEY_MGMT 802.1X WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 04 01 00 00 50 f2 04 01 00 00 50 f2 01 No keys have been configured - skip key clearing State: SCANNING -> ASSOCIATING wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 Association request to the driver failed Setting authentication timeout: 5 sec 0 usec EAPOL: External notification - portControl=Auto CTRL-EVENT-TERMINATING - signal 2 received Removing interface wlan0 State: ASSOCIATING -> DISCONNECTED wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 No keys have been configured - skip key clearing EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Failed to disable WPA in the driver. No keys have been configured - skip key clearing Cancelling scan request Cancelling authentication timeout WEXT: Operstate: linkmode=0, operstate=6 Proszę o pomoc bo juz nie mam siły i nie weim co dalej z tym zrobic. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Sanczo Napisano Czerwiec 6, 2007 Zgłoszenie Share Napisano Czerwiec 6, 2007 Co pokazuje iwconfig? Czytales http://gentoo-wiki.com/HARDWARE_ipw3945 ? Pomiń to co dla sterownika ipw i zrób wszystko pozostałe. Pokaz jeszcze lsmod. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
PawelGrudzien Napisano Czerwiec 9, 2007 Autor Zgłoszenie Share Napisano Czerwiec 9, 2007 Udało mi się poradzić sobie z problemem. Okazało się że użyłem złego sterownika. Powinienem wpisać: [root@localhost wpa_supplicant]# wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant.conf Wtedy wszystko idzie dobrze. Dzieki za zainteresowanie. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się