deepin 15.11 无法通过无线网卡连接到需要802.11x认证的网络
Tofloor
poster avatar
sjt_xfwh
deepin
2019-11-02 00:50
Author
dmesg信息:
认证Mac地址最后两位用xx隐去了

[  423.172501] wlp2s0: authenticate with ac:74:09:69:eb:xx
[  423.179095] wlp2s0: send auth to ac:74:09:69:eb:xx (try 1/3)
[  423.190220] wlp2s0: authenticated
[  423.193021] wlp2s0: associate with ac:74:09:69:eb:xx (try 1/3)
[  423.195190] wlp2s0: RX AssocResp from ac:74:09:69:eb:xx (capab=0x8011 status=17 aid=0)
[  423.195195] wlp2s0: ac:74:09:69:eb:xx denied association (code=17)
[  433.509860] wlp2s0: authenticate with ac:74:09:69:eb:xx
[  433.516560] wlp2s0: send auth to ac:74:09:69:eb:xx (try 1/3)
[  433.521044] wlp2s0: authenticated
[  433.524509] wlp2s0: associate with ac:74:09:69:eb:xx (try 1/3)
[  433.527125] wlp2s0: RX AssocResp from ac:74:09:69:eb:xx (capab=0x8011 status=1 aid=0)
[  433.527126] wlp2s0: ac:74:09:69:eb:xx denied association (code=1)


配置如下:(用户名密码用xxx替代了)
[connection]
id=office
uuid=85a01920-913d-48b1-ba3b-c4a3b8fed7a8
type=wifi
interface-name=wlp2s0
permissions=

[wifi]
mac-address=34:E1:2D:44:B9:89
mac-address-blacklist=
mode=infrastructure
ssid=office

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

[802-1x]
eap=peap;
identity=xxx
password=xxx
phase1-peapver=0
phase2-auth=mschapv2

[ipv4]
dns-search=
method=auto

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



Reply Favorite View the author
All Replies

No replies yet