Zitat Zitat von tucow Beitrag anzeigen
Hallo Thomas,

habe die URL angepasst. Ich hatte sie auf einem meiner Server, leider hat der gerade einen Hardwaredefekt und ich habe nicht dran gedacht die URL anzupassen. Die Binary liegt nun in meiner Dropbox.


Gruß
Danke dafür. Allerdings habe ich mit verschlüsselten Verbindungen noch so meine Probleme. Unverschlüsselt klappt schon mal, auch wenn der DHCP Server offenbar sehr lange braucht, um eine IP Adresse herauszurücken.

Mit Verschlüsselung bekomme ich folgende Rückmeldungen:

Code:
WPA: Use EAPOL-Key timeout of 1000 ms (retry counter 2)
IEEE 802.1X: 121 bytes from [ClientMAC]
   IEEE 802.1X: version=1 type=3 length=117
WPA: Received Key Nonce - hexdump(len=32): [Hexdump]
WPA: Received Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 03
Add randomness: count=7 entropy=5
wlan0: STA [ClientMAC] WPA: received EAPOL-Key frame (2/4 Pairwise)
WPA: [ClientMAC] WPA_PTK entering state PTKCALCNEGOTIATING
WPA: PTK derivation - A1=xx:xx:xx:xx:xx:xx A2=yy:yy:yy:yy:yy:yy
WPA: Nonce1 - hexdump(len=32): [Hexdump]
WPA: Nonce2 - hexdump(len=32): [Hexdump]
WPA: PMK - hexdump(len=32): [REMOVED]
WPA: PTK - hexdump(len=48): [REMOVED]
WPA: [ClientMAC] WPA_PTK entering state PTKCALCNEGOTIATING2
WPA: [ClientMAC] WPA_PTK entering state PTKINITNEGOTIATING
wlan0: STA [ClientMAC] WPA: sending 3/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=2 secure=1 mic=1 ack=1 install=1 pairwise=8 kde_len=46 keyidx=1 encr=1)
Plaintext EAPOL-Key Key Data - hexdump(len=56): [REMOVED]
+rtl871x_send_eapol
TX EAPOL - hexdump(len=169): [HexDump]
WPA: Use EAPOL-Key timeout of 1000 ms (retry counter 1)
IEEE 802.1X: 121 bytes from [ClientMAC]
   IEEE 802.1X: version=1 type=3 length=117
WPA: Received Key Nonce - hexdump(len=32): [Hexdump]
WPA: Received Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 03
wlan0: STA [ClientMAC] WPA: received EAPOL-Key 2/4 Pairwise with unexpected replay counter
pending replay counter - hexdump(len=8): 00 00 00 00 00 00 00 04
received replay counter - hexdump(len=8): 00 00 00 00 00 00 00 03
IEEE 802.1X: 121 bytes from [ClientMAC]
   IEEE 802.1X: version=1 type=3 length=117
WPA: Received Key Nonce - hexdump(len=32): [Hexdump]
WPA: Received Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 04
wlan0: STA [ClientMAC] WPA: received EAPOL-Key msg 2/4 in invalid state (10) - dropped
Wireless event: cmd=0x8c04 len=20
wlan0: STA [ClientMAC] IEEE 802.11: disassociated
wlan0: AP-STA-DISCONNECTED [ClientMAC]
wlan0: STA [ClientMAC] WPA: event 2 notification
rtl871x_set_key_ops
WPA: [ClientMAC] WPA_PTK entering state DISCONNECTED
WPA: [ClientMAC] WPA_PTK entering state INITIALIZE
rtl871x_set_key_ops
wlan0: STA [ClientMAC] IEEE 802.1X: unauthorizing port
+rtl871x_sta_remove_ops, [ClientMAC] is sta address removed
Hast Du dazu vielleicht noch einen Tip?

Danke
Thomas