Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
-
MarcMarin
- Beiträge: 272
- Registriert: 13.04.2004 08:53:14
- Wohnort: Köln
Beitrag
von MarcMarin » 01.05.2009 18:17:37
Hey Leute,
versuche gerade nen AVM Fritz Stick mit WPA2 ans laufen zu bekommen. Habe Ndiswrapper mit WInXP Treiber installiert und die Wlan Karte
wird auch erfolgreicha ls WLAN1 erkannt und ich kann auch WLANs scannen und finden. So jetzt habe ich das Paket wpa_supplicant installiert. Und schon rumprobiert und rumprobiert mit dieser wpa_supplicant.conf datei aber wenn ich den wpa_supplicant dann starte kommt andauernd :
Code: Alles auswählen
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
Meine wpa_supplicant.conf sieht folgendermaßen aus :
Code: Alles auswählen
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
network={
ssid="BURILAN"
key_mgmt=WPA-PSK
proto=WPA
pairwise=CCMP
group=CCMP
psk="*******"
}
könnt ihr mir weiterhelfen?
lg
Marco
-
MarcMarin
- Beiträge: 272
- Registriert: 13.04.2004 08:53:14
- Wohnort: Köln
Beitrag
von MarcMarin » 01.05.2009 18:48:34
bin jetzt soweit das ich folgende Meldung bekomme beim starten des WPA_Supplicant:
Code: Alles auswählen
andreas-debian:~# wpa_supplicant -i wlan1 -D wext -c /etc/wpa_supplicant/wpa_supplicant.conf -d
Initializing interface 'wlan1' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
eapol_version=1
ap_scan=1
Line 13: network block was not terminated properly.
Line 13: failed to parse network block.
Failed to read or parse configuration '/etc/wpa_supplicant/wpa_supplicant.conf'.
Failed to add interface wlan1
Cancelling scan request
Cancelling authentication timeout
andreas-debian:~#
-
MarcMarin
- Beiträge: 272
- Registriert: 13.04.2004 08:53:14
- Wohnort: Köln
Beitrag
von MarcMarin » 01.05.2009 19:18:17
wieder ein Stückchen weiter.....jedoch immer noch keine Verbindung
Code: Alles auswählen
Try to find WPA-enabled AP
0: 00:1b:11:5f:5f:dd ssid='BURILAN' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - no WPA/RSN proto match
Try to find non-WPA AP
0: 00:1b:11:5f:5f:dd ssid='BURILAN' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - non-WPA network not allowed
No suitable AP found.
Setting scan request: 5 sec 0 usec
Starting AP scan (broadcast SSID)
Scan requested (ret=0) - scan timeout 5 seconds
CTRL-EVENT-TERMINATING - signal 15 received
Removing interface wlan1
State: SCANNING -> 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
wpa_driver_wext_set_wpa
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_countermeasures
No keys have been configured - skip key clearing
Cancelling scan request
Cancelling authentication timeout
WEXT: Operstate: linkmode=0, operstate=6
andreas-debian:/etc/init.d#
Wisst ihr weiter?
-
Danielx
- Beiträge: 6419
- Registriert: 14.08.2003 17:52:23
Beitrag
von Danielx » 01.05.2009 20:11:23
Die Konfigurationsdatei passt wohl nicht zu deinem Funkzugangsknoten (AP)!
Was sagt denn "iwlist sc" genau zu deinem AP?
Gruß,
Daniel
-
Andi02
- Beiträge: 13
- Registriert: 19.09.2008 22:12:54
- Lizenz eigener Beiträge: GNU General Public License
- Wohnort: Köln
-
Kontaktdaten:
Beitrag
von Andi02 » 04.05.2009 15:37:58
Also Marco versucht bei mir die wlan karte zu installieren
iwlist sc sagt:
Code: Alles auswählen
andreas-debian:~# iwlist sc
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan1 Scan completed :
Cell 01 - Address: 00:1B:11:5F:5F:DD
ESSID:"BURILAN"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:34/100 Signal level:-74 dBm Noise level:-96 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:bcn_int=100
Extra:atim=0
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
Gruß aus Köln
Andreas B.
-
Danielx
- Beiträge: 6419
- Registriert: 14.08.2003 17:52:23
Beitrag
von Danielx » 04.05.2009 22:09:36
Der AP sendet mit WPA2, ihr habt aber als
proto WPA eingestellt, dies entspricht WPA1, richtig wäre RSN.
Ich empfehle euch aber
wicd (in lenny-backports zu finden), das verwendet intern auch wpa_supplicant und es wird eine entsprechende Konfigurationsdatei für den wpa_supplicant im Verzeichnis /var/lib/wicd/configurations/ erstellt, diese könnt ihr dann immer noch verwenden, wenn ihr unbedingt ein nicht grafisches Programm verwenden möchtet.
Gruß,
Daniel