Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2010 12:04:56 +0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        David Cornejo <dave@dogwood.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: problem with hostapd
Message-ID:  <AANLkTikyUTr6A2RDfkCYs5N7Q0jeOwjL9sOQf_oNsmtY@mail.gmail.com>
In-Reply-To: <AANLkTikWWafRsCUp4U_0w1GzNMdv3Pb-owW9egf8=wVd@mail.gmail.com>
References:  <AANLkTi=T9sqdD717T0jDrsu8Jy=BCkUeqjdH0BXZ=94N@mail.gmail.com> <AANLkTinhRyi=0ZUOJrn7DaDtjF-9c-jrqQUXgRHqHGzc@mail.gmail.com> <AANLkTikWWafRsCUp4U_0w1GzNMdv3Pb-owW9egf8=wVd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Would you please create a PR for it?

Rui hasgiven me a pointer where to look at fixing it so I'll include
that in the PR.



Adrian

On 30 November 2010 07:25, David Cornejo <dave@dogwood.com> wrote:
> I rebuilt from a tree checked out nov 1, 2010 and rebuilt hostapd and it
> works now, so it looks like the import did break it
>
> On Wed, Nov 24, 2010 at 5:20 PM, Adrian Chadd <adrian@freebsd.org> wrote:
>>
>> Hi,
>>
>> Would you please try -head just before rui committed his wpa/hostapd
>> update and report back to -net and Rui directly?
>>
>> I saw some hostapd broken-ness when I tried -head last week but i
>> haven't had time to dig up details for Rui. It seems you just have.
>> :-)
>>
>> Thanks!
>>
>>
>> ADrian
>>
>>
>>
>> On 25 November 2010 07:57, David Cornejo <dave@dogwood.com> wrote:
>> > Hi,
>> >
>> > Today I updated a 9.0-CURRENT system acting as an access point and it
>> > stopped working. =A0From a Windows 7 machine it complains that there i=
s a
>> > network key mismatch. =A0I've checked it, changed it, and still no dic=
e.
>> > =A0I
>> > took the debug output from hostapd and find two odd things: =A0first t=
here
>> > is
>> > a "frame too short for this IEEE 802.1X packet" message, and then I se=
e
>> > "ioctl[SIOCS80211]: No such file or directory" messages. =A0The rc.con=
f
>> > and
>> > hostapd.conf are copied direct from a similar device compiled in
>> > February
>> > which works fine. =A0I also used the same wlan_* options from the earl=
ier
>> > working version.
>> >
>> > Any ideas on what might have changed or how I can further debug?
>> >
>> > thanks,
>> > dave c
>> >
>> >
>> > hostapd.conf:
>> >
>> > interface=3Dwlan0
>> > driver=3Dbsd
>> > logger_syslog=3D-1
>> > logger_syslog_level=3D0
>> > logger_stdout=3D-1
>> > logger_stdout_level=3D0
>> > dump_file=3D/tmp/hostapd.dump
>> > ctrl_interface=3D/var/run/hostapd
>> > ctrl_interface_group=3Dwheel
>> > ssid=3Devilthings
>> > wpa=3D1
>> > wpa_passphrase=3Dgoodthings
>> > wpa_key_mgmt=3DWPA-PSK
>> > wpa_pairwise=3DTKIP
>> >
>> > output from hostapd:
>> >
>> > [root@charlie] 133% hostapd -Kdd -P /var/run/hostapd.pid
>> > /etc/hostapd.conf
>> > Configuration file: /etc/hostapd.conf
>> > ctrl_interface_group=3D0 (from group name 'wheel')
>> > bsd_set_iface_flags: flags=3D0xffffffff
>> >
>> > BSS count 1, BSSID mask 00:00:00:00:00:00 (0 bits)
>> > Completing interface initialization
>> > Flushing old station entries
>> > bsd_sta_deauth: addr=3Dff:ff:ff:ff:ff:ff reason_code=3D3
>> >
>> > Deauthenticate all stations
>> > bsd_sta_deauth: addr=3Dff:ff:ff:ff:ff:ff reason_code=3D2
>> >
>> > bsd_set_privacy: enabled=3D0
>> >
>> > bsd_set_key: alg=3D0 addr=3D0x0 key_idx=3D0 set_tx=3D1 seq_len=3D0 key=
_len=3D0
>> > bsd_del_key: addr=3D00:00:00:00:00:00 key_idx=3D0
>> >
>> > bsd_set_key: alg=3D0 addr=3D0x0 key_idx=3D1 set_tx=3D0 seq_len=3D0 key=
_len=3D0
>> > bsd_del_key: addr=3D00:00:00:00:00:00 key_idx=3D1
>> >
>> > bsd_set_key: alg=3D0 addr=3D0x0 key_idx=3D2 set_tx=3D0 seq_len=3D0 key=
_len=3D0
>> > bsd_del_key: addr=3D00:00:00:00:00:00 key_idx=3D2
>> >
>> > bsd_set_key: alg=3D0 addr=3D0x0 key_idx=3D3 set_tx=3D0 seq_len=3D0 key=
_len=3D0
>> > bsd_del_key: addr=3D00:00:00:00:00:00 key_idx=3D3
>> >
>> > bsd_get_ssid: ssid=3D"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=3D10):
>> > =A0 =A0 65 76 69 6c 74 68 69 6e 67 73 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 evilthings
>> > PSK (ASCII passphrase) - hexdump_ascii(len=3D10):
>> > =A0 =A0 67 6f 6f 64 74 68 69 6e 67 73 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 goodthings
>> > PSK (from passphrase) - hexdump(len=3D32): 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=3D1
>> >
>> > WPA: group state machine entering state GTK_INIT (VLAN-ID 0)
>> > GMK - hexdump(len=3D32): 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=3D32): 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=3D2 addr=3D0x0 key_idx=3D1 set_tx=3D1 seq_len=3D0 key=
_len=3D32
>> > bsd_set_privacy: enabled=3D1
>> >
>> > bsd_set_opt_ie: set WPA+RSN ie (len 24)
>> >
>> > bsd_set_iface_flags: flags=3D0x1
>> >
>> > 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
>> > =A0New STA
>> > wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
>> > bsd_set_key: alg=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f5 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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: ST=
A
>> > 00:21:6a:a9:5e:90 reason 2
>> > bsd_sta_deauth: addr=3D00:21:6a:a9:5e:90 reason_code=3D2
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > ioctl[SIOCS80211]: No such file or directory
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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
>> > =A0New STA
>> > wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
>> > bsd_set_key: alg=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f6 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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: ST=
A
>> > 00:21:6a:a9:5e:90 reason 2
>> > bsd_sta_deauth: addr=3D00:21:6a:a9:5e:90 reason_code=3D2
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > ioctl[SIOCS80211]: No such file or directory
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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
>> > =A0New STA
>> > wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
>> > bsd_set_key: alg=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f7 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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: ST=
A
>> > 00:21:6a:a9:5e:90 reason 2
>> > bsd_sta_deauth: addr=3D00:21:6a:a9:5e:90 reason_code=3D2
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > ioctl[SIOCS80211]: No such file or directory
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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
>> > =A0New STA
>> > wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
>> > bsd_set_key: alg=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f8 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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: ST=
A
>> > 00:21:6a:a9:5e:90 reason 2
>> > bsd_sta_deauth: addr=3D00:21:6a:a9:5e:90 reason_code=3D2
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > ioctl[SIOCS80211]: No such file or directory
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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
>> > =A0New STA
>> > wlan0: STA 00:21:6a:a9:5e:90 WPA: event 1 notification
>> > bsd_set_key: alg=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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=3D1 secure=3D0 mic=3D0 ack=3D1 install=3D0 pai=
rwise=3D8
>> > kde_len=3D0 keyidx=3D0 encr=3D0)
>> > TX EAPOL - hexdump(len=3D113): 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 4=
a
>> > b6
>> > 61 b5 89 88 29 22 36 da 56 cb 5f b1 7e 94 91 50 be 8b ba ba c1 f9 00 0=
0
>> > 00
>> > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0=
0
>> > 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
>> > =A0 IEEE 802.1X: version=3D0 type=3D128 length=3D18516
>> > =A0 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: ST=
A
>> > 00:21:6a:a9:5e:90 reason 2
>> > bsd_sta_deauth: addr=3D00:21:6a:a9:5e:90 reason_code=3D2
>> >
>> > 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=3D0 addr=3D0x2845b308 key_idx=3D0 set_tx=3D1 seq_len=
=3D0
>> > key_len=3D0
>> > bsd_del_key: addr=3D00:21:6a:a9:5e:90 key_idx=3D0
>> >
>> > ioctl[SIOCS80211]: No such file or directory
>> > bsd_set_sta_authorized: addr=3D00:21:6a:a9:5e:90 authorized=3D0
>> >
>> > 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=3Dff:ff:ff:ff:ff:ff reason_code=3D3
>> >
>> > Deauthenticate all stations
>> > bsd_sta_deauth: addr=3Dff:ff:ff:ff:ff:ff reason_code=3D2
>> >
>> > bsd_set_privacy: enabled=3D0
>> >
>> > bsd_set_opt_ie: set WPA+RSN ie (len 0)
>> >
>> > bsd_set_ieee8021x: enabled=3D0
>> >
>> > bsd_set_iface_flags: flags=3D0xffffffff
>> > _______________________________________________
>> > freebsd-net@freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-net
>> > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
>> >
>
>



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