wpa-aes EAP-peap 认证问题

网络工程 路由 路由器 安全 验证
2022-02-25 20:30:51

我正在尝试将无处不在的 NanoStation M2 作为站/路由器模式连接到我认为具有 WPA/AES 安全性和 EAP-PEAP 进行身份验证的热点。我已经用我的笔记本电脑测试了用户名和密码,它工作正常。现在我正在尝试使用我的 Nanostation M2 从大约 700 米外连接到同一个热点。但是,这是我得到的错误:

Feb 04 23:59:10 system: Start
Feb 4 23:59:10 syslogd started: BusyBox v1.11.2
Feb 4 23:59:11 dnsmasq[19961]: started, version 2.47 cachesize 150
Feb 4 23:59:11 dnsmasq[19961]: compile time options: IPv6 GNU-getopt no-DBus no-I18N TFTP
Feb 4 23:59:11 dnsmasq[19961]: DHCP, IP range 192.168.1.2 -- 192.168.1.254, lease time 10m
Feb 4 23:59:11 dnsmasq[19961]: no servers found in /etc/resolv.conf, will retry
Feb 4 23:59:11 dnsmasq[19961]: read /etc/hosts - 1 addresses
Feb 4 23:59:11 dropbear[19963]: Not backgrounding
Feb 4 23:59:11 wireless: ath0 Set Mode:Managed
Feb 4 23:59:11 wpa-supplicant: Trying to associate with 1c:6a:7a:a8:ef:a0 (SSID='Testwifi' freq=2437 MHz)
Feb 4 23:59:11 wireless: ath0 Set Mode:Managed
Feb 4 23:59:11 wireless: ath0 Set Frequency:2.437 GHz (Channel 6)
Feb 4 23:59:11 wireless: ath0 New Access Point/Cell address:1C:6A:7A:A8:EF:A0
Feb 4 23:59:11 wpa-supplicant: Associated with 1c:6a:7a:a8:ef:a0
Feb 4 23:59:11 wpa-supplicant: CTRL-EVENT-EAP-STARTED EAP authentication started
Feb 4 23:59:11 wpa-supplicant: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Feb 4 23:59:12 wpa-supplicant: CTRL-EVENT-EAP-FAILURE EAP authentication failed
Feb 4 23:59:14 wpa-supplicant: Authentication with 1c:6a:7a:a8:ef:a0 timed out.
Feb 4 23:59:14 wireless: ath0 Sending disassoc to 1c:6a:7a:a8:ef:a0. Reason: Station has left the basic service area and is disassociated (8).
Feb 4 23:59:14 wireless: ath0 New Access Point/Cell address:Not-Associated
Feb 4 23:59:14 wpa-supplicant: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Feb 4 23:59:16 wireless: ath0 Scan request completed
Feb 4 23:59:16 wpa-supplicant: Trying to associate with 1c:6a:7a:a8:ef:a0 (SSID='Testwifi' freq=2437 MHz)
Feb 4 23:59:16 wireless: ath0 Set Mode:Managed
Feb 4 23:59:16 wireless: ath0 Set Frequency:2.437 GHz (Channel 6)
Feb 4 23:59:16 wireless: ath0 New Access Point/Cell address:1C:6A:7A:A8:EF:A0
Feb 4 23:59:16 wpa-supplicant: Associated with 1c:6a:7a:a8:ef:a0
Feb 4 23:59:16 wpa-supplicant: CTRL-EVENT-EAP-STARTED EAP authentication started
Feb 4 23:59:16 wpa-supplicant: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Feb 4 23:59:16 wpa-supplicant: CTRL-EVENT-EAP-FAILURE EAP authentication failed
Feb 4 23:59:17 dnsmasq[19961]: DHCPDISCOVER(br0) a0:f3:c1:b0:a0:09 
Feb 4 23:59:17 dnsmasq[19961]: DHCPOFFER(br0) 192.168.1.91 a0:f3:c1:b0:a0:09 
Feb 4 23:59:17 dnsmasq[19961]: DHCPREQUEST(br0) 192.168.1.91 a0:f3:c1:b0:a0:09 
Feb 4 23:59:17 dnsmasq[19961]: DHCPACK(br0) 192.168.1.91 a0:f3:c1:b0:a0:09 WR720N
Feb 4 23:59:18 wpa-supplicant: Authentication with 1c:6a:7a:a8:ef:a0 timed out.
Feb 4 23:59:18 wireless: ath0 Sending disassoc to 1c:6a:7a:a8:ef:a0. Reason: Station has left the basic service area and is disassociated (8).
Feb 4 23:59:18 wireless: ath0 New Access Point/Cell address:Not-Associated
Feb 4 23:59:18 wpa-supplicant: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Feb 4 23:59:21 wireless: ath0 Scan request completed

它一遍又一遍地重复。我已更新到最新的 AirOs 固件。谢谢你的帮助

0个回答
没有发现任何回复~