Validada a rede funciona bem com celular e outro computador.
Usando a Lenovo com "Centrino Advanced-N 6205 [Taylor Peak]". Não tenho certeza onde ir com isso. Alguma idéia?
Sim, a placa Wi-Fi no laptop funciona em todas as outras redes às quais preciso me conectar.
O roteador está executando o LEDE. O rádio que está executando o Access Point está no Canal: 11 (2,462 GHz). Os problemas só ocorrem quando a criptografia está ativada. Eu acho que o problema é com wpa_supplicant
. Eu me conecto a uma tonelada de pontos de acesso com WPA2 muito bem. Este ponto de acesso específico não está funcionando. Não leva minha senha muito simples. Usando nm-applet
, posso ver a senha em texto simples. Está claramente certo.
[ 21.304460] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 21.311387] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 21.311489] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 21.595334] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 21.602275] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
[ 21.602374] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 21.690105] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 24.893663] wlp3s0: authenticate with 08:02:8e:9b:b1:61
[ 24.898592] wlp3s0: send auth to 08:02:8e:9b:b1:61 (try 1/3)
[ 24.901900] wlp3s0: authenticated
[ 24.905380] wlp3s0: associate with 08:02:8e:9b:b1:61 (try 1/3)
[ 24.909189] wlp3s0: RX AssocResp from 08:02:8e:9b:b1:61 (capab=0x431 status=0 aid=1)
[ 24.928312] wlp3s0: associated
[ 24.928359] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 28.016926] wlp3s0: deauthenticated from 08:02:8e:9b:b1:61 (Reason: 2=PREV_AUTH_NOT_VALID)
[ 31.243868] wlp3s0: authenticate with 08:02:8e:9b:b1:61
[ 31.247566] wlp3s0: send auth to 08:02:8e:9b:b1:61 (try 1/3)
[ 31.251159] wlp3s0: authenticated
[ 31.256392] wlp3s0: associate with 08:02:8e:9b:b1:61 (try 1/3)
[ 31.260004] wlp3s0: RX AssocResp from 08:02:8e:9b:b1:61 (capab=0x431 status=0 aid=1)
[ 31.284002] wlp3s0: associated
[ 34.365770] wlp3s0: deauthenticated from 08:02:8e:9b:b1:61 (Reason: 2=PREV_AUTH_NOT_VALID)
[ 37.592904] wlp3s0: authenticate with 08:02:8e:9b:b1:61
[ 37.595965] wlp3s0: send auth to 08:02:8e:9b:b1:61 (try 1/3)
[ 37.599821] wlp3s0: authenticated
[ 37.603457] wlp3s0: associate with 08:02:8e:9b:b1:61 (try 1/3)
[ 37.607156] wlp3s0: RX AssocResp from 08:02:8e:9b:b1:61 (capab=0x431 status=0 aid=1)
[ 37.626600] wlp3s0: associated
[ 40.714220] wlp3s0: deauthenticated from 08:02:8e:9b:b1:61 (Reason: 2=PREV_AUTH_NOT_VALID)
[ 43.941785] wlp3s0: authenticate with 08:02:8e:9b:b1:61
[ 43.945306] wlp3s0: send auth to 08:02:8e:9b:b1:61 (try 1/3)
[ 43.948990] wlp3s0: authenticated
[ 43.950510] wlp3s0: associate with 08:02:8e:9b:b1:61 (try 1/3)
[ 43.954192] wlp3s0: RX AssocResp from 08:02:8e:9b:b1:61 (capab=0x431 status=0 aid=1)
[ 43.973663] wlp3s0: associated
[ 46.964852] wlp3s0: deauthenticating from 08:02:8e:9b:b1:61 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 60.846793] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Do lado do AP com LEDE, vejo isso,
Fri Aug 11 02:57:13 2017 daemon.info hostapd: wlan1: STA 08:11:96:3f:05:5c IEEE 802.11: authenticated
Fri Aug 11 02:57:13 2017 daemon.info hostapd: wlan1: STA 08:11:96:3f:05:5c IEEE 802.11: associated (aid 1)
Fri Aug 11 02:57:21 2017 daemon.info hostapd: wlan1: STA 08:11:96:3f:05:5c IEEE 802.11: deauthenticated due to local deauth request
De wpa_cli
, estou recebendo,
<3>CTRL-EVENT-SCAN-STARTED
<3>CTRL-EVENT-SCAN-RESULTS
<3>WPS-AP-AVAILABLE-AUTH
<3>SME: Trying to authenticate with 08:02:8e:9b:b1:61 (SSID='EvanCarroll' freq=2462 MHz)
<3>Trying to associate with 08:02:8e:9b:b1:61 (SSID='EvanCarroll' freq=2462 MHz)
<3>Associated with 08:02:8e:9b:b1:61
<3>CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
<3>CTRL-EVENT-DISCONNECTED bssid=08:02:8e:9b:b1:61 reason=2
<3>CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Isso aumenta bastante e, em seguida, termina com
<3>WPA: 4-Way Handshake failed - pre-shared key may be incorrect
<3>CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="EvanCarroll" auth_failures=2 duration=20 reason=WRONG_KEY
<3>CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="EvanCarroll" auth_failures=3 duration=30 reason=CONN_FAILED
<3>CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Construímos uma nova versão do wpa_supplicant apenas para testar. Nenhuma mudança.
Successfully initialized wpa_supplicant
wlp3s0: SME: Trying to authenticate with 08:02:8e:9b:b1:61 (SSID='EvanCarroll' freq=2432 MHz)
wlp3s0: Trying to associate with 08:02:8e:9b:b1:61 (SSID='EvanCarroll' freq=2432 MHz)
wlp3s0: Associated with 08:02:8e:9b:b1:61
wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
wlp3s0: CTRL-EVENT-DISCONNECTED bssid=08:02:8e:9b:b1:61 reason=2
wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlp3s0: SME: Trying to authenticate with 08:02:8e:9b:b1:61 (SSID='EvanCarroll' freq=2432 MHz)
wlp3s0: Trying to associate with 08:02:8e:9b:b1:61 (SSID='EvanCarroll' freq=2432 MHz)
wlp3s0: Associated with 08:02:8e:9b:b1:61
A maioria destes é apenas para o meu próprio propósito de coisas que podem estar relacionadas também
Tags networking wpa-supplicant wifi