Hi all, I've been trying to access my wifi net with wpa_supplicant in two cases with the same .conf file. 1. With the gentoo live --> It works (wpa.good.log) 2. With my just-installed gentoo machine --> It fails (wpa.bad.log) In those logs there is also the information of lspci, dmesg | grep firmware and lsmod of both cases. The lines that seems to notify the error in the bad log are the following: nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp8s0 nl80211: MLME event 37; timeout with e4:c1:46:f3:a5:52 wlp8s0: Event AUTH_TIMED_OUT (14) received wlp8s0: SME: Authentication timed out Any suggestion? Thanks
wpa_supplicant -Dnl80211 -iwlp8s0 -c/etc/wpa_supplicant/wpa_supplicant.conf -dd | tee wpa.good.log wpa_supplicant v2.4 random: Trying to read entropy from /dev/random Successfully initialized wpa_supplicant Initializing interface 'wlp8s0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'nl80211' 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='DIR=/var/run/wpa_supplicant GROUP=wheel' update_config=1 Line: 48 - start of a new network block ssid - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 PSK (ASCII passphrase) - hexdump_ascii(len=30): [REMOVED] scan_ssid=1 (0x1) proto: 0x2 key_mgmt: 0x2 PSK (from passphrase) - hexdump(len=32): [REMOVED] Priority group 0 id=0 ssid='vodafone_82F5' rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0 nl80211: Supported cipher 00-0f-ac:1 nl80211: Supported cipher 00-0f-ac:5 nl80211: Supported cipher 00-0f-ac:2 nl80211: Supported cipher 00-0f-ac:4 nl80211: Supported cipher 00-0f-ac:10 nl80211: Supported cipher 00-0f-ac:8 nl80211: Supported cipher 00-0f-ac:9 nl80211: Supported cipher 00-0f-ac:6 nl80211: Supported cipher 00-0f-ac:13 nl80211: Supported cipher 00-0f-ac:11 nl80211: Supported cipher 00-0f-ac:12 nl80211: Using driver-based off-channel TX nl80211: interface wlp8s0 in phy phy0 nl80211: Set mode ifindex 3 iftype 2 (STATION) nl80211: Subscribe to mgmt frames with non-AP handle 0x22db490 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=0104 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=040a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=040b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=040c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=040d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=090a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=090b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=090c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=090d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=0801 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=06 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=0a07 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=0a11 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=0a1a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=1101 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=1102 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x22db490 match=0505 netlink: Operstate: ifindex=3 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT) nl80211: driver param='(null)' Add interface wlp8s0 to a new radio phy0 nl80211: Regulatory information - country=00 nl80211: 2402-2472 @ 40 MHz 20 mBm nl80211: 2457-2482 @ 40 MHz 20 mBm (no IR) nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR) nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR) nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR) nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR) nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR) nl80211: 57240-63720 @ 2160 MHz 0 mBm nl80211: Added 802.11b mode based on 802.11g information wlp8s0: Own MAC address: 00:26:b6:60:b7:5b wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0 wlp8s0: RSN: flushing PMKID list in the driver nl80211: Flush PMKIDs wlp8s0: Setting scan request: 0.100000 sec ENGINE: Loading dynamic engine ENGINE: Loading dynamic engine EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: Supplicant port status: Unauthorized nl80211: Skip set_supp_port(unauthorized) while not associated EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED ctrl_interface_group=10 (from group name 'wheel') wlp8s0: Added interface wlp8s0 wlp8s0: State: DISCONNECTED -> DISCONNECTED nl80211: Set wlp8s0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) random: Got 20/20 bytes from /dev/random RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP]) wlp8s0: State: DISCONNECTED -> SCANNING Scan SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 wlp8s0: Starting AP scan for wildcard SSID wlp8s0: Add radio work 'scan'@0x22fb5c0 wlp8s0: First radio work item in the queue - schedule start immediately wlp8s0: Starting radio work 'scan'@0x22fb5c0 after 0.000012 second wait wlp8s0: nl80211: scan request nl80211: Scan SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 nl80211: Scan SSID - hexdump_ascii(len=0): [NULL] Scan requested (ret=0) - scan timeout 10 seconds nl80211: Event message available nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp8s0 wlp8s0: nl80211: Scan trigger wlp8s0: Event SCAN_STARTED (47) received wlp8s0: Own scan request started a scan in 0.000035 seconds EAPOL: disable timer tick RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Event message available nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp8s0 wlp8s0: nl80211: New scan results available nl80211: Scan probed for SSID 'vodafone_82F5' nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlp8s0: Event SCAN_RESULTS (3) received wlp8s0: Scan completed in 0.918918 seconds nl80211: Received scan results (23 BSSes) wlp8s0: BSS: Start scan result update 1 wlp8s0: BSS: Add new id 0 BSSID e4:c1:46:f3:a5:52 SSID 'vodafone_82F5' BSS: last_scan_res_used=23/32 wlp8s0: New scan results available (own=1 ext=0) wlp8s0: Radio work 'scan'@0x22fb5c0 done in 0.930360 seconds wlp8s0: Selecting BSS from priority group 0 wlp8s0: 0: e4:c1:46:f3:a5:52 ssid='vodafone_82F5' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-30 wps wlp8s0: selected based on RSN IE wlp8s0: selected BSS e4:c1:46:f3:a5:52 ssid='vodafone_82F5' wlp8s0: Considering connect request: reassociate: 0 selected: e4:c1:46:f3:a5:52 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING ssid=0x22db660 current_ssid=(nil) wlp8s0: Request association with e4:c1:46:f3:a5:52 wlp8s0: Add radio work 'sme-connect'@0x22fb5c0 wlp8s0: First radio work item in the queue - schedule start immediately wlp8s0: Starting radio work 'sme-connect'@0x22fb5c0 after 0.000015 second wait wlp8s0: Automatic auth_alg selection: 0x1 RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0 RSN: Search for BSSID e4:c1:46:f3:a5:52 RSN: No PMKSA cache entry found wlp8s0: RSN: using IEEE 802.11i/D9.0 wlp8s0: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2 wlp8s0: WPA: Selected mgmt group cipher 32 wlp8s0: WPA: clearing AP WPA IE WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 wlp8s0: WPA: using GTK CCMP wlp8s0: WPA: using PTK CCMP wlp8s0: WPA: using KEY_MGMT WPA-PSK wlp8s0: WPA: not using MGMT group cipher WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): RRM: Determining whether RRM can be used - device support: 0x0 RRM: No RRM in network wlp8s0: Cancelling scan request wlp8s0: SME: Trying to authenticate with e4:c1:46:f3:a5:52 (SSID='vodafone_82F5' freq=2437 MHz) wlp8s0: State: SCANNING -> AUTHENTICATING EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=Auto nl80211: Authenticate (ifindex=3) * bssid=e4:c1:46:f3:a5:52 * freq=2437 * SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 * IEs - hexdump(len=0): [NULL] * Auth Type 0 nl80211: Authentication request send successfully nl80211: Event message available nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp8s0 nl80211: New station e4:c1:46:f3:a5:52 nl80211: Event message available nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp8s0 nl80211: MLME event 37 (NL80211_CMD_AUTHENTICATE) on wlp8s0(00:26:b6:60:b7:5b) A1=00:26:b6:60:b7:5b A2=e4:c1:46:f3:a5:52 nl80211: MLME event frame - hexdump(len=41): b0 00 3a 01 00 26 b6 60 b7 5b e4 c1 46 f3 a5 52 e4 c1 46 f3 a5 52 b0 f1 00 00 02 00 00 00 dd 09 00 10 18 02 00 00 0c 00 00 nl80211: Authenticate event wlp8s0: Event AUTH (11) received wlp8s0: SME: Authentication response: peer=e4:c1:46:f3:a5:52 auth_type=0 auth_transaction=2 status_code=0 SME: Authentication response IEs - hexdump(len=11): dd 09 00 10 18 02 00 00 0c 00 00 wlp8s0: Trying to associate with e4:c1:46:f3:a5:52 (SSID='vodafone_82F5' freq=2437 MHz) wlp8s0: State: AUTHENTICATING -> ASSOCIATING nl80211: Set wlp8s0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 nl80211: Associate (ifindex=3) * bssid=e4:c1:46:f3:a5:52 * freq=2437 * SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 * IEs - hexdump(len=32): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 08 00 00 00 00 01 00 00 40 * WPA Versions 0x2 * pairwise=0xfac04 * group=0xfac04 * akm=0xfac02 nl80211: Association request send successfully nl80211: Event message available nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlp8s0 nl80211: MLME event 38 (NL80211_CMD_ASSOCIATE) on wlp8s0(00:26:b6:60:b7:5b) A1=00:26:b6:60:b7:5b A2=e4:c1:46:f3:a5:52 nl80211: MLME event frame - hexdump(len=166): 10 00 3a 01 00 26 b6 60 b7 5b e4 c1 46 f3 a5 52 e4 c1 46 f3 a5 52 c0 f1 11 04 00 00 01 c0 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 2d 1a bc 18 1b ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 06 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 03 00 00 08 dd 18 00 50 f2 04 10 4a 00 01 10 10 3b 00 01 03 10 49 00 06 00 37 2a 00 01 20 dd 09 00 10 18 02 00 00 0c 00 00 dd 18 00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 nl80211: Associate event wlp8s0: Event ASSOC (0) received wlp8s0: Association info event resp_ies - hexdump(len=136): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 2d 1a bc 18 1b ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 06 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 03 00 00 08 dd 18 00 50 f2 04 10 4a 00 01 10 10 3b 00 01 03 10 49 00 06 00 37 2a 00 01 20 dd 09 00 10 18 02 00 00 0c 00 00 dd 18 00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 wlp8s0: freq=2437 MHz FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): wlp8s0: State: ASSOCIATING -> ASSOCIATED nl80211: Set wlp8s0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) wlp8s0: Associated to a new BSS: BSSID=e4:c1:46:f3:a5:52 wlp8s0: Associated with e4:c1:46:f3:a5:52 wlp8s0: WPA: Association event - clear replay counter wlp8s0: WPA: Clear old PTK EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 EAPOL: External notification - portEnabled=1 EAPOL: SUPP_PAE entering state CONNECTING EAPOL: enable timer tick EAPOL: SUPP_BE entering state IDLE wlp8s0: Setting authentication timeout: 10 sec 0 usec wlp8s0: Cancelling scan request WMM AC: AC mandatory: AC_BE=0 AC_BK=0 AC_VI=0 AC_VO=0 WMM AC: U-APSD queues=0x0 WMM AC: Valid WMM association, WMM AC is enabled nl80211: Event message available nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlp8s0 nl80211: Ignore connect event (cmd=46) when using userspace SME RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) l2_packet_receive: src=e4:c1:46:f3:a5:52 len=121 wlp8s0: RX EAPOL from e4:c1:46:f3:a5:52 RX EAPOL - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 eb ad 65 bd e2 81 a7 28 f5 9d bd dd 47 eb 62 b0 wlp8s0: Setting authentication timeout: 10 sec 0 usec wlp8s0: IEEE 802.1X RX: version=2 type=3 length=117 WPA: RX EAPOL-Key - hexdump(len=121): 02 03 00 75 02 00 8a 00 10 00 00 00 00 00 00 00 00 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 dd 14 00 0f ac 04 eb ad 65 bd e2 81 a7 28 f5 9d bd dd 47 eb 62 b0 wlp8s0: EAPOL-Key type=2 wlp8s0: key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack) wlp8s0: key_length=16 key_data_length=22 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00 key_nonce - hexdump(len=32): 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 wlp8s0: State: ASSOCIATED -> 4WAY_HANDSHAKE wlp8s0: WPA: RX message 1 of 4-Way Handshake from e4:c1:46:f3:a5:52 (ver=2) RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 eb ad 65 bd e2 81 a7 28 f5 9d bd dd 47 eb 62 b0 WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 eb ad 65 bd e2 81 a7 28 f5 9d bd dd 47 eb 62 b0 RSN: PMKID from Authenticator - hexdump(len=16): eb ad 65 bd e2 81 a7 28 f5 9d bd dd 47 eb 62 b0 wlp8s0: RSN: no matching PMKID found Get randomness: len=32 entropy=11 WPA: Renewed SNonce - hexdump(len=32): 0e dc d5 4e 8a 07 cb 10 50 9c 60 7c cb 08 92 c4 bc c5 1f 5b 7f 85 ab 56 5a 87 db ae 55 d9 6c 06 WPA: PTK derivation - A1=00:26:b6:60:b7:5b A2=e4:c1:46:f3:a5:52 WPA: Nonce1 - hexdump(len=32): 0e dc d5 4e 8a 07 cb 10 50 9c 60 7c cb 08 92 c4 bc c5 1f 5b 7f 85 ab 56 5a 87 db ae 55 d9 6c 06 WPA: Nonce2 - hexdump(len=32): 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 WPA: PMK - hexdump(len=32): [REMOVED] WPA: PTK - hexdump(len=48): [REMOVED] WPA: KCK - hexdump(len=16): [REMOVED] WPA: KEK - hexdump(len=16): [REMOVED] WPA: TK - hexdump(len=16): [REMOVED] WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00 wlp8s0: WPA: Sending EAPOL-Key 2/4 WPA: KCK - hexdump(len=16): [REMOVED] WPA: Derived Key MIC - hexdump(len=16): 8b 7e 0a 1d f6 32 61 d4 8c 2e c6 e7 9f 81 ca 2f WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 0a 00 00 00 00 00 00 00 00 00 00 0e dc d5 4e 8a 07 cb 10 50 9c 60 7c cb 08 92 c4 bc c5 1f 5b 7f 85 ab 56 5a 87 db ae 55 d9 6c 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8b 7e 0a 1d f6 32 61 d4 8c 2e c6 e7 9f 81 ca 2f 00 16 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 l2_packet_receive: src=e4:c1:46:f3:a5:52 len=155 wlp8s0: RX EAPOL from e4:c1:46:f3:a5:52 RX EAPOL - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a2 ef 16 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 88 c5 89 d0 06 b5 b9 8a 3e b4 bd 61 3c 28 d1 00 38 4a 2a 89 e6 06 88 44 0b 1c 5a cb 90 91 9f 11 71 41 57 ee 67 82 e6 a1 61 9d d4 68 f9 d1 12 8f 05 d8 8c 2f 5e 95 d9 27 5d 91 1e d5 fa e2 01 f9 67 fe ed 43 96 14 b3 b2 7e wlp8s0: IEEE 802.1X RX: version=2 type=3 length=151 WPA: RX EAPOL-Key - hexdump(len=155): 02 03 00 97 02 13 ca 00 10 00 00 00 00 00 00 00 01 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a2 ef 16 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 88 c5 89 d0 06 b5 b9 8a 3e b4 bd 61 3c 28 d1 00 38 4a 2a 89 e6 06 88 44 0b 1c 5a cb 90 91 9f 11 71 41 57 ee 67 82 e6 a1 61 9d d4 68 f9 d1 12 8f 05 d8 8c 2f 5e 95 d9 27 5d 91 1e d5 fa e2 01 f9 67 fe ed 43 96 14 b3 b2 7e wlp8s0: EAPOL-Key type=2 wlp8s0: key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr) wlp8s0: key_length=16 key_data_length=56 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01 key_nonce - hexdump(len=32): 7f d4 19 b3 6a 35 a0 7a 4f 9a 45 4f 80 41 b9 d2 ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a1 key_iv - hexdump(len=16): ab 9e 88 75 70 fb d3 c2 48 3d c7 91 de 9f 46 a2 key_rsc - hexdump(len=8): ef 16 00 00 00 00 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): 37 88 c5 89 d0 06 b5 b9 8a 3e b4 bd 61 3c 28 d1 RSN: encrypted key data - hexdump(len=56): 4a 2a 89 e6 06 88 44 0b 1c 5a cb 90 91 9f 11 71 41 57 ee 67 82 e6 a1 61 9d d4 68 f9 d1 12 8f 05 d8 8c 2f 5e 95 d9 27 5d 91 1e d5 fa e2 01 f9 67 fe ed 43 96 14 b3 b2 7e WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED] wlp8s0: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE wlp8s0: WPA: RX message 3 of 4-Way Handshake from e4:c1:46:f3:a5:52 (ver=2) WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 dd 16 00 0f ac 01 02 00 ac 70 a1 e3 07 48 a6 69 0d 54 d8 4e 74 60 dc 3e dd 00 WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED] wlp8s0: WPA: Sending EAPOL-Key 4/4 WPA: KCK - hexdump(len=16): [REMOVED] WPA: Derived Key MIC - hexdump(len=16): 88 cd 0d df 4d b5 24 64 97 2c 3c 4c 2b e3 74 6e WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 0a 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 88 cd 0d df 4d b5 24 64 97 2c 3c 4c 2b e3 74 6e 00 00 wlp8s0: WPA: Installing PTK to the driver wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=3 addr=0x22dc4a0 key_idx=0 set_tx=1 seq_len=6 key_len=16 nl80211: KEY_DATA - hexdump(len=16): [REMOVED] nl80211: KEY_SEQ - hexdump(len=6): 00 00 00 00 00 00 addr=e4:c1:46:f3:a5:52 EAPOL: External notification - portValid=1 wlp8s0: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED] WPA: Group Key - hexdump(len=16): [REMOVED] wlp8s0: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16) WPA: RSC - hexdump(len=6): ef 16 00 00 00 00 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=3 addr=0x48bec1 key_idx=2 set_tx=0 seq_len=6 key_len=16 nl80211: KEY_DATA - hexdump(len=16): [REMOVED] nl80211: KEY_SEQ - hexdump(len=6): ef 16 00 00 00 00 broadcast key wlp8s0: WPA: Key negotiation completed with e4:c1:46:f3:a5:52 [PTK=CCMP GTK=CCMP] wlp8s0: Cancelling authentication timeout wlp8s0: State: GROUP_HANDSHAKE -> COMPLETED wlp8s0: Radio work 'sme-connect'@0x22fb5c0 done in 0.064079 seconds wlp8s0: CTRL-EVENT-CONNECTED - Connection to e4:c1:46:f3:a5:52 completed [id=0 id_str=] nl80211: Set wlp8s0 operstate 0->1 (UP) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP) EAPOL: External notification - portValid=1 EAPOL: External notification - EAP success=1 EAPOL: SUPP_PAE entering state AUTHENTICATING EAPOL: SUPP_BE entering state SUCCESS EAP: EAP entering state DISABLED EAPOL: SUPP_PAE entering state AUTHENTICATED EAPOL: Supplicant port status: Authorized nl80211: Set supplicant port authorized for e4:c1:46:f3:a5:52 EAPOL: SUPP_BE entering state IDLE EAPOL authentication completed - result=SUCCESS nl80211: Set rekey offload nl80211: Driver does not support rekey offload RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) EAPOL: startWhen --> 0 EAPOL: disable timer tick dmesg | grep firmware Loading firmware rtlwifi/rtl8192sefw.bin lspci 08:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller (rev 10) ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=56 time=16.6 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=56 time=15.6 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=56 time=15.6 ms
wpa_supplicant v2.4 random: Trying to read entropy from /dev/random Successfully initialized wpa_supplicant Initializing interface 'wlp8s0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'nl80211' 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='DIR=/var/run/wpa_supplicant GROUP=wheel' update_config=1 Line: 48 - start of a new network block ssid - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 PSK (ASCII passphrase) - hexdump_ascii(len=30): [REMOVED] scan_ssid=1 (0x1) proto: 0x2 key_mgmt: 0x2 PSK (from passphrase) - hexdump(len=32): [REMOVED] Priority group 0 id=0 ssid='vodafone_82F5' rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0 nl80211: Supported cipher 00-0f-ac:1 nl80211: Supported cipher 00-0f-ac:5 nl80211: Supported cipher 00-0f-ac:2 nl80211: Supported cipher 00-0f-ac:4 nl80211: Supported cipher 00-0f-ac:10 nl80211: Supported cipher 00-0f-ac:8 nl80211: Supported cipher 00-0f-ac:9 nl80211: Supported cipher 00-0f-ac:6 nl80211: Supported cipher 00-0f-ac:13 nl80211: Supported cipher 00-0f-ac:11 nl80211: Supported cipher 00-0f-ac:12 nl80211: Using driver-based off-channel TX nl80211: interface wlp8s0 in phy phy0 nl80211: Set mode ifindex 3 iftype 2 (STATION) nl80211: Subscribe to mgmt frames with non-AP handle 0x557a659804a0 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=0104 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=040a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=040b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=040c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=040d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=090a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=090b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=090c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=090d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=0801 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=06 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=0a07 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=0a11 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=0a1a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=1101 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=1102 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x557a659804a0 match=0505 netlink: Operstate: ifindex=3 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT) nl80211: driver param='(null)' Add interface wlp8s0 to a new radio phy0 nl80211: Regulatory information - country=00 nl80211: 2402-2472 @ 40 MHz 20 mBm nl80211: 2457-2482 @ 40 MHz 20 mBm (no IR) nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR) nl80211: 5170-5250 @ 160 MHz 20 mBm (no IR) nl80211: 5250-5330 @ 160 MHz 20 mBm (DFS) (no IR) nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR) nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR) nl80211: 57240-63720 @ 2160 MHz 0 mBm nl80211: Added 802.11b mode based on 802.11g information wlp8s0: Own MAC address: 00:1f:8c:aa:dc:39 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlp8s0) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0 wlp8s0: RSN: flushing PMKID list in the driver nl80211: Flush PMKIDs wlp8s0: Setting scan request: 0.100000 sec ENGINE: Loading dynamic engine ENGINE: Loading dynamic engine EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: Supplicant port status: Unauthorized nl80211: Skip set_supp_port(unauthorized) while not associated EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED Using existing control interface directory. ctrl_interface_group=10 (from group name 'wheel') ctrl_iface bind(PF_UNIX) failed: Address already in use ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination Successfully replaced leftover ctrl_iface socket '/var/run/wpa_supplicant/wlp8s0' wlp8s0: Added interface wlp8s0 wlp8s0: State: DISCONNECTED -> DISCONNECTED nl80211: Set wlp8s0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) random: Got 20/20 bytes from /dev/random wlp8s0: State: DISCONNECTED -> SCANNING Scan SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 wlp8s0: Starting AP scan for wildcard SSID wlp8s0: Add radio work 'scan'@0x557a659a05c0 wlp8s0: First radio work item in the queue - schedule start immediately wlp8s0: Starting radio work 'scan'@0x557a659a05c0 after 0.000013 second wait wlp8s0: nl80211: scan request nl80211: Scan SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 nl80211: Scan SSID - hexdump_ascii(len=0): [NULL] Scan requested (ret=0) - scan timeout 10 seconds nl80211: Event message available nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp8s0 wlp8s0: nl80211: Scan trigger wlp8s0: Event SCAN_STARTED (47) received wlp8s0: Own scan request started a scan in 0.001755 seconds EAPOL: disable timer tick nl80211: Event message available nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp8s0 wlp8s0: nl80211: New scan results available nl80211: Scan probed for SSID 'vodafone_82F5' nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlp8s0: Event SCAN_RESULTS (3) received wlp8s0: Scan completed in 0.896420 seconds nl80211: Received scan results (15 BSSes) wlp8s0: BSS: Start scan result update 1 wlp8s0: BSS: Add new id 3 BSSID e4:c1:46:f3:a5:52 SSID 'vodafone_82F5' BSS: last_scan_res_used=15/32 wlp8s0: New scan results available (own=1 ext=0) wlp8s0: Radio work 'scan'@0x557a659a05c0 done in 1.083388 seconds wlp8s0: Selecting BSS from priority group 0 wlp8s0: 3: e4:c1:46:f3:a5:52 ssid='vodafone_82F5' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-66 wps wlp8s0: selected based on RSN IE wlp8s0: selected BSS e4:c1:46:f3:a5:52 ssid='vodafone_82F5' wlp8s0: Considering connect request: reassociate: 0 selected: e4:c1:46:f3:a5:52 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING ssid=0x557a65980660 current_ssid=(nil) wlp8s0: Request association with e4:c1:46:f3:a5:52 wlp8s0: Add radio work 'sme-connect'@0x557a659a05c0 wlp8s0: First radio work item in the queue - schedule start immediately wlp8s0: Starting radio work 'sme-connect'@0x557a659a05c0 after 0.000017 second wait wlp8s0: Automatic auth_alg selection: 0x1 RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0 RSN: Search for BSSID e4:c1:46:f3:a5:52 RSN: No PMKSA cache entry found wlp8s0: RSN: using IEEE 802.11i/D9.0 wlp8s0: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2 wlp8s0: WPA: Selected mgmt group cipher 32 wlp8s0: WPA: clearing AP WPA IE WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 wlp8s0: WPA: using GTK CCMP wlp8s0: WPA: using PTK CCMP wlp8s0: WPA: using KEY_MGMT WPA-PSK wlp8s0: WPA: not using MGMT group cipher WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): RRM: Determining whether RRM can be used - device support: 0x0 RRM: No RRM in network wlp8s0: Cancelling scan request wlp8s0: SME: Trying to authenticate with e4:c1:46:f3:a5:52 (SSID='vodafone_82F5' freq=2437 MHz) wlp8s0: State: SCANNING -> AUTHENTICATING EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=Auto nl80211: Authenticate (ifindex=3) * bssid=e4:c1:46:f3:a5:52 * freq=2437 * SSID - hexdump_ascii(len=13): 76 6f 64 61 66 6f 6e 65 5f 38 32 46 35 vodafone_82F5 * IEs - hexdump(len=0): [NULL] * Auth Type 0 nl80211: Authentication request send successfully RTM_NEWLINK: ifi_index=3 ifname=wlp8s0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Event message available nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp8s0 nl80211: New station e4:c1:46:f3:a5:52 nl80211: Event message available nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlp8s0 nl80211: Delete station e4:c1:46:f3:a5:52 nl80211: Event message available nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp8s0 nl80211: MLME event 37; timeout with e4:c1:46:f3:a5:52 wlp8s0: Event AUTH_TIMED_OUT (14) received wlp8s0: SME: Authentication timed out wlp8s0: Radio work 'sme-connect'@0x557a659a05c0 done in 0.659964 seconds Added BSSID e4:c1:46:f3:a5:52 into blacklist wlp8s0: Blacklist count 1 --> request scan in 100 ms wlp8s0: Setting scan request: 0.100000 sec wlp8s0: State: AUTHENTICATING -> DISCONNECTED nl80211: Set wlp8s0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 wlp8s0: State: DISCONNECTED -> SCANNING Scan SSID - hexdump_ascii(len=13): dmesg | grep firmware Loading firmware rtlwifi/rtl8192sefw.bin lspci 08:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller (rev 10) lsmod Module Size Used by rtl8192se 84695 0 rtl_pci 30540 1 rtl8192se rtlwifi 80352 2 rtl_pci,rtl8192se
_______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap