You are not logged in.

#1 2018-10-15 05:36:29

Hacksign
Member
Registered: 2012-07-30
Posts: 131

nm-applet can not connect to a WPA2-Enterprise PEAP wireless AP

I'm pretty sure my username & password is correct.
I got a document from our network administrator, and setup network exactly as this document said. but still got authencation failed message.
I also tried connect AP via wpa_supplicant with a configuration file, still can not connect to AP.

here is my network-manager-applet configuration:

[connection]
id=CompanySSID
uuid=0227a6c8-4479-46eb-aaaf-a4493efc9a9b
type=wifi
interface-name=wlp4s0
permissions=user:xsign:;

[wifi]
mac-address=xx:xx:xx:xx:xx:xx
mac-address-blacklist=
mode=infrastructure
ssid=CompanySSID

[wifi-security]
key-mgmt=wpa-eap

[802-1x]
eap=peap;
identity=<myusername>
password=<mypassword>
phase2-auth=mschapv2

[ipv4]
dns-search=
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
ip6-privacy=0
method=auto

here is my wpa_supplicant output log:

Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: SME: Trying to authenticate with xx:xx:xx:xx:xx:xx (SSID='CompanySSID' freq=5765 MHz)
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: Trying to associate with xx:xx:xx:xx:xx:xx (SSID='CompanySSID' freq=5765 MHz)
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: Associated with xx:xx:xx:xx:xx:xx
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-STARTED EAP authentication started
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=13 -> NAK
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/C=CN/O=huawei/CN=radius' hash=0604189d26b440bb4db094bc0f18b018d2ae6d04ceebfd6764d2668e46323d0d
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/C=CN/O=huawei/CN=radius' hash=0604189d26b440bb4db094bc0f18b018d2ae6d04ceebfd6764d2668e46323d0d
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: EAP-MSCHAPV2: Authentication succeeded
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: EAP-TLV: TLV Result - Failure
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:xx:xx:xx reason=1
Oct 15 13:24:59 XSignLaptop wpa_supplicant[438]: wlp4s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="CompanySSID" auth_failures=1 duration=10 reason=AUTH_FAILED

Offline

Board footer

Powered by FluxBB