Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2010 19:41:58 GMT
From:      David Cornejo <dave@dogwood.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/152716: hostapd fails ti authenticate after 2010-11-03 update
Message-ID:  <201011301941.oAUJfw07034861@red.freebsd.org>
Resent-Message-ID: <201011301950.oAUJo4s1028525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152716
>Category:       misc
>Synopsis:       hostapd fails ti authenticate after 2010-11-03 update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 30 19:50:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     David Cornejo
>Release:        FreeBSD 9.0-CURRENT
>Organization:
Dogwood Media
>Environment:
FreeBSD smallbld.dogwood.com 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Wed Nov 24 12:59:07 HST 2010     dave@smallbld.dogwood.com:/usr/obj/usr/src/sys/VMWARE  i386
>Description:
updated system to 2010-11-24 CURRENT and hostapd fails to authenticate.


hostapd.conf:

interface=wlan0
driver=bsd
logger_syslog=-1
logger_syslog_level=0
logger_stdout=-1
logger_stdout_level=0
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel
ssid=evilthings
wpa=1
wpa_passphrase=goodthings
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP

output from hostapd:

[root@charlie] 133% hostapd -Kdd -P /var/run/hostapd.pid /etc/hostapd.conf
Configuration file: /etc/hostapd.conf
ctrl_interface_group=0 (from group name 'wheel')
bsd_set_iface_flags: flags=0xffffffff

BSS count 1, BSSID mask 00:00:00:00:00:00 (0 bits)
Completing interface initialization
Flushing old station entries
bsd_sta_deauth: addr=ff:ff:ff:ff:ff:ff reason_code=3

Deauthenticate all stations
bsd_sta_deauth: addr=ff:ff:ff:ff:ff:ff reason_code=2

bsd_set_privacy: enabled=0

bsd_set_key: alg=0 addr=0x0 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:00:00:00:00:00 key_idx=0

bsd_set_key: alg=0 addr=0x0 key_idx=1 set_tx=0 seq_len=0 key_len=0
bsd_del_key: addr=00:00:00:00:00:00 key_idx=1

bsd_set_key: alg=0 addr=0x0 key_idx=2 set_tx=0 seq_len=0 key_len=0
bsd_del_key: addr=00:00:00:00:00:00 key_idx=2

bsd_set_key: alg=0 addr=0x0 key_idx=3 set_tx=0 seq_len=0 key_len=0
bsd_del_key: addr=00:00:00:00:00:00 key_idx=3

bsd_get_ssid: ssid="evilthings"

Using interface wlan0 with hwaddr 00:80:48:54:b9:da and ssid 'evilthings'
Deriving WPA PSK based on passphrase
SSID - hexdump_ascii(len=10):
     65 76 69 6c 74 68 69 6e 67 73                     evilthings      
PSK (ASCII passphrase) - hexdump_ascii(len=10):
     67 6f 6f 64 74 68 69 6e 67 73                     goodthings      
PSK (from passphrase) - hexdump(len=32): 83 db fa 65 f8 ed 74 40 a6 79 b8 c1 d7 6d a5 a7 07 4d b4 71 44 c5 e2 3e c5 bc 76 63 79 ab 13 d6
bsd_set_ieee8021x: enabled=1

WPA: group state machine entering state GTK_INIT (VLAN-ID 0)
GMK - hexdump(len=32): 32 78 22 93 ba 57 ca 6d fb e1 6f dd 30 9c 8d 7e 04 04 98 bb 27 7d db 17 47 a8 d7 1b 86 11 7b 30
GTK - hexdump(len=32): fa 33 d0 55 64 e2 00 e5 56 4c 36 0a 94 61 4d 96 0f fd 09 ba ac 96 0c 1d 1f 3a 9b 12 ed db 65 40
WPA: group state machine entering state SETKEYSDONE (VLAN-ID 0)
bsd_set_key: alg=2 addr=0x0 key_idx=1 set_tx=1 seq_len=0 key_len=32
bsd_set_privacy: enabled=1

bsd_set_opt_ie: set WPA+RSN ie (len 24)

bsd_set_iface_flags: flags=0x1

wlan0: Setup of interface done.
Discard routing message to if#0 (not for us 9)

wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: associated
STA included WPA IE in (Re)AssocReq
  New STA
wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

wlan0: STA 00:21:6a:a9:5e:90 WPA: start authentication
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
WPA: 00:21:6a:a9:5e:90 WPA_PTK_GROUP entering state IDLE
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION2
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITPSK
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 04 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECT
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect: STA 00:21:6a:a9:5e:90 reason 2
bsd_sta_deauth: addr=00:21:6a:a9:5e:90 reason_code=2

WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECTED
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

ioctl[SIOCS80211]: No such file or directory
bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

ioctl[SIOCS80211]: No such file or directory
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: deauthenticated due to local deauth request
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: disassociated
Disassociation notification for unknown STA 00:21:6a:a9:5e:90
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: associated
STA included WPA IE in (Re)AssocReq
  New STA
wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

wlan0: STA 00:21:6a:a9:5e:90 WPA: start authentication
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
WPA: 00:21:6a:a9:5e:90 WPA_PTK_GROUP entering state IDLE
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION2
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITPSK
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 04 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECT
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect: STA 00:21:6a:a9:5e:90 reason 2
bsd_sta_deauth: addr=00:21:6a:a9:5e:90 reason_code=2

WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECTED
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

ioctl[SIOCS80211]: No such file or directory
bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

ioctl[SIOCS80211]: No such file or directory
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: deauthenticated due to local deauth request
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: disassociated
Disassociation notification for unknown STA 00:21:6a:a9:5e:90
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: associated
STA included WPA IE in (Re)AssocReq
  New STA
wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

wlan0: STA 00:21:6a:a9:5e:90 WPA: start authentication
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
WPA: 00:21:6a:a9:5e:90 WPA_PTK_GROUP entering state IDLE
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION2
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITPSK
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 04 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECT
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect: STA 00:21:6a:a9:5e:90 reason 2
bsd_sta_deauth: addr=00:21:6a:a9:5e:90 reason_code=2

WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECTED
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

ioctl[SIOCS80211]: No such file or directory
bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

ioctl[SIOCS80211]: No such file or directory
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: deauthenticated due to local deauth request
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: disassociated
Disassociation notification for unknown STA 00:21:6a:a9:5e:90
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: associated
STA included WPA IE in (Re)AssocReq
  New STA
wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

wlan0: STA 00:21:6a:a9:5e:90 WPA: start authentication
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
WPA: 00:21:6a:a9:5e:90 WPA_PTK_GROUP entering state IDLE
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION2
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITPSK
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 04 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECT
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect: STA 00:21:6a:a9:5e:90 reason 2
bsd_sta_deauth: addr=00:21:6a:a9:5e:90 reason_code=2

WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECTED
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

ioctl[SIOCS80211]: No such file or directory
bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

ioctl[SIOCS80211]: No such file or directory
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: deauthenticated due to local deauth request
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: disassociated
Disassociation notification for unknown STA 00:21:6a:a9:5e:90
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: associated
STA included WPA IE in (Re)AssocReq
  New STA
wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

wlan0: STA 00:21:6a:a9:5e:90 WPA: start authentication
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
WPA: 00:21:6a:a9:5e:90 WPA_PTK_GROUP entering state IDLE
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state AUTHENTICATION2
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITPSK
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 01 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 02 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 03 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
wlan0: STA 00:21:6a:a9:5e:90 WPA: sending 1/4 msg of 4-Way Handshake
WPA: Send EAPOL(version=1 secure=0 mic=0 ack=1 install=0 pairwise=8 kde_len=0 keyidx=0 encr=0)
TX EAPOL - hexdump(len=113): 00 21 6a a9 5e 90 00 80 48 54 b9 da 88 8e 02 03 00 5f fe 00 89 00 20 00 00 00 00 00 00 00 04 6e 23 b1 b1 69 6f bc 93 4a b6 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
IEEE 802.1X: 139 bytes from 00:21:6a:a9:5e:90
   IEEE 802.1X: version=0 type=128 length=18516
   frame too short for this IEEE 802.1X packet
wlan0: STA 00:21:6a:a9:5e:90 WPA: EAPOL-Key timeout
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state PTKSTART
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECT
hostapd_wpa_auth_disconnect: WPA authenticator requests disconnect: STA 00:21:6a:a9:5e:90 reason 2
bsd_sta_deauth: addr=00:21:6a:a9:5e:90 reason_code=2

WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state DISCONNECTED
WPA: 00:21:6a:a9:5e:90 WPA_PTK entering state INITIALIZE
bsd_set_key: alg=0 addr=0x2845b308 key_idx=0 set_tx=1 seq_len=0 key_len=0
bsd_del_key: addr=00:21:6a:a9:5e:90 key_idx=0

ioctl[SIOCS80211]: No such file or directory
bsd_set_sta_authorized: addr=00:21:6a:a9:5e:90 authorized=0

ioctl[SIOCS80211]: No such file or directory
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.1X: unauthorizing port
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: deauthenticated due to local deauth request
wlan0: STA 00:21:6a:a9:5e:90 IEEE 802.11: disassociated
Disassociation notification for unknown STA 00:21:6a:a9:5e:90
^CSignal 2 received - terminating
Flushing old station entries
bsd_sta_deauth: addr=ff:ff:ff:ff:ff:ff reason_code=3

Deauthenticate all stations
bsd_sta_deauth: addr=ff:ff:ff:ff:ff:ff reason_code=2

bsd_set_privacy: enabled=0

bsd_set_opt_ie: set WPA+RSN ie (len 0)

bsd_set_ieee8021x: enabled=0

bsd_set_iface_flags: flags=0xffffffff

>How-To-Repeat:
update CURRENT and attempt to authenticate Windows 7 against it.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011301941.oAUJfw07034861>