prism54 wpa_supplicant update

Luis R. Rodriguez mcgrof at ruslug.rutgers.edu
Sun Aug 22 12:00:16 EDT 2004


Jouni,

Attached is the log of running 

wpa_supplicant -c/etc/wpa_supplicant.conf -ieth0 -d

with wpa_supplicant.conf:

-----------------------
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
#
# home network; allow all valid ciphers
network={
ssid="asdf"
#       scan_ssid=1
key_mgmt=WPA-PSK
psk="some great pass"
}
-----------------------

with the latest prism54-cvs and latest wpa_supplicant.

It seems its its not authenticating with the right AP MAC.
We'll have to fix that.

	Luis

-- 
GnuPG Key fingerprint = 113F B290 C6D2 0251 4D84  A34A 6ADD 4937 E20A 525E
-------------- next part --------------
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Received 305 bytes of scan results (3 BSSes)
Scan results: 3
Selecting BSS from priority group 0
0: 00:0f:66:42:ea:a6 ssid='vwebgang' wpa_ie_len=0 rsn_ie_len=0
   skip - no WPA/RSN IE
1: 00:09:5b:9a:d8:62 ssid='RUWireless' wpa_ie_len=0 rsn_ie_len=0
   skip - no WPA/RSN IE
2: 00:09:5b:d4:c0:e0 ssid='asdf' wpa_ie_len=24 rsn_ie_len=0
   selected
Trying to associate with 00:09:5b:d4:c0:e0 (SSID='asdf' freq=2462 MHz)
Cancelling scan request
WPA: using IEEE 802.11i/D3.0
WPA: using GTK TKIP
WPA: using PTK TKIP
WPA: using KEY_MGMT WPA-PSK
WPA: Own WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
Wireless event: cmd=0x8c02 len=67
Custom wireless event: 'Received a probe from client to 00:09:5B:D4:C0:E0  (00)'
Wireless event: cmd=0x8c02 len=21
Custom wireless event: 'Link lost'
Wireless event: cmd=0x8c02 len=74
Custom wireless event: 'Received a beacon from an unkown AP to 00:09:5B:9A:D8:62  (00)'
Wireless event: cmd=0x8c02 len=67
Custom wireless event: 'Received a probe from client to 00:09:5B:D4:C0:E0  (00)'
Wireless event: cmd=0x8b04 len=12
Wireless event: cmd=0x8b1a len=16
Wireless event: cmd=0x8c02 len=67
Custom wireless event: 'Received a probe from client to 00:09:5B:D4:C0:E0  (00)'
Wireless event: cmd=0x8c02 len=67
Custom wireless event: 'Received a probe from client to 00:09:5B:D4:C0:E0  (00)'
Wireless event: cmd=0x8c02 len=67
Custom wireless event: 'Received a probe from client to 00:09:5B:D4:C0:E0  (00)'
Authentication with 00:00:00:00:00:00 timed out.
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec


More information about the HostAP mailing list