无线网络是通过windows的NPS+数字证书进行认证连接的,安卓设备均可正常连接,今天尝试拿Ipad进行测试,ac后台一直报这个错误,Received disassociation packet in Userauth state,想问一下是什么原因导致的。
AC关键配置如下:
dot1x
dot1x authentication-method eap
#
interface Vlan-interface15
ip address 10.0.15.80 255.255.255.0
#
wlan service-template test
description for mobile station
ssid test
vlan 15
quick-association enable
user-isolation enable
akm mode dot1x
cipher-suite ccmp
security-ie rsn
security-ie wpa
client-security authentication-mode dot1x
dot1x re-authenticate enable
dot1x domain nps
service-template enable
#
radius scheme nps-cent
primary authentication 10.0.0.1
primary accounting 10.0.0.1
secondary authentication 10.0.0.2
secondary accounting 10.0.0.2
accounting-on enable
key authentication cipher $c$3$9UaQ4sWwDK2XEEb0MX1FpRfwYHU0=
key accounting cipher $c$3$k3+uGhD/rYyV3Vn/uXwusjrEkmnAs=
timer realtime-accounting 10
nas-ip 10.0.15.80
data-flow-format data kilo-byte
#
domain nps
authentication lan-access radius-scheme nps-cent
authorization lan-access radius-scheme nps-cent
accounting lan-access radius-scheme nps-cent
#
(0)
最佳答案
配置的是1x认证吗?ipad上输入账号密码认证不成功的话,需要分析debug信息
(0)
是1X认证,像一般导致Userauth state 这种报错,常见的原因有什么
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
有可能是认证没有通过,得分析debug了