lkta9w,WX3540X 苹果终端portal认证不弹窗问题
问题描述:
苹果终端连接wifi后,不自动弹窗,需要在浏览器手动输入IP地址才可以弹出;
但是其他终端安卓、PC windows都正常;
debug信息如下:
PORTAL/7/EVENT: Started to detect the status of a Portal Web server: server name=imc,detect IP=x.x.x.,port=8443,current-state=up.
PORTAL/7/EVENT: Received request configuration synchronization message from AP 34, message length=172.
PORTAL/7/EVENT: Configuration smooth msg proc, AC web server count: 1, AP web server count: 1.
PORTAL/7/EVENT: Process configuration smooth message, AC FreeRule Count: 16, AP FreeRule Count: 16.
PORTAL/7/EVENT: CfgSmooth msg proc, Rcv msg info, ApMac: xxxx.xxxx.xxxx, BssidCnt: 3.
PORTAL/7/EVENT: CfgSmooth msg proc, AP 34(ApMac: xxxx.xxxx.xxxx ) Bssid count is different, AcBssidCnt: 12, ApBssidCnt: 3.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/ERROR: Sent response bss interface config message length is zero.
PORTAL/7/EVENT: CfgSmooth msg proc, Rcv msg info, ApMac: xxxx.xxxx.xxxx , BssidCnt: 3.
PORTAL/7/EVENT: CfgSmooth msg proc, AP 34 Bssid info need compare, AcBssidCnt: 12, ApBssidCnt: 3.
PORTAL/7/ERROR: UpCTL send resp failed, APID: 34, Msg: 50, Ret: 1073807361.
请问这里的PORTAL/7/ERROR错误代表什么意思?该如何检查?
组网及组网描述:
portal认证问题:https://mp.weixin.qq.com/s/EDXtW0QSVneHiZvo0kTz2w
苹果portal认证优化:
portal free-rule 1 destination ip any udp 53
portal free-rule 2 destination ip any tcp 53 //放通DNS查询UDP or TCP 53端口
portal free-rule 3 destination ip any tcp 5223 //IOS iPhone特殊情况查询DNS方式
portal web-server h3ctest
url http://A.B.C.D/portal
server-type cmcc
captive-bypass ios optimize enable //无线对于IOS产品的优化功能,能够欺骗探测报文并且回应Success信息,让IOS Portal流程更加完美
最后服务模板增加关键配置temp-pass,开启Portal临时放行功能,并设置临时放行时间为
wlan service-template 1
ssid ABCD
portal enable method direct
portal domain h3ctest
portal bas-ip 172.16.1.105
portal apply web-server h3ctest
portal temp-pass period
service-template enable 您好,这些优化都做过了,请问还有其他需要注意的配置优化地方吗?或者能否根据debug信息,需要进一步查看什么? 找400看看 你正在,WX3540X 苹果终端portal认证不弹窗问题