WX2540X-LI Version 7.1.064 Release 5480
无线控制器对接深信服上网行为远程portal认证,有三个问题
1.苹果手机上网认证,连接wifi手机自动弹出的认证界面,钉钉认证后,认证页面显示正常登录,认证服务器也显示正常上线,但是无线控制器dis portal user all显示没有该用户。在浏览器访问网页跳转的认证界面认证后,是可以正常上线的。安卓手机、windows电脑、MAC电脑测试没有苹果手机这种情况。
2.终端点击认证注销按钮,没有正确跳转到portal认证页面。
3.终端点击钉钉认证页面,还没有进行账号登录,无线控制器这边dis portal user all已经显示用户上线,认证服务器这边显示没有上线。
深信服上网行串联在核心和防火墙之间
无线控制器旁挂在核心交换机
***.***)或手动输入深信服 AC 的认证页面地址。通过 Safari 浏览器发起的认证流程是最稳定、兼容性最好的。1portal web-server <你的Portal服务器名>
2captive-bypass ios optimize enable暂无评论
captive.apple.com)和安卓 / Windows 不一样:
iOS 弹窗走的是 系统原生检测请求,不是标准浏览器请求;
H3C AC 默认对 iOS 这种请求 不会完整触发 Portal 上线流程,导致:
# 开启 iOS captive-bypass 优化(关键)
captive-bypass ios optimize enable
# 放行 iOS 探测域名(captive.apple.com),避免被拦截
portal free-rule 0 destination ip any destination domain captive.apple.com
# 确保 Portal 是三层远程Portal,且绑定VAP模板
wlan service-template 你的模板
portal enable method layer3
portal server 你的深信服服务器名
portal web-server 你的深信服web名
captive.apple.com 的探测请求,不要做认证拦截;Cache-Control: no-store, must-revalidate
Pragma: no-cache
dis portal user all
# 进入portal web-server
portal web-server 你的web名
# 配置注销后跳转回认证页
logout-redirect url http://深信服AC的认证IP:端口/portal
action 必须指向:
http://AC的IP:端口/portal/logout
window.location.href="http://ACIP/portal/logout";
portal authentication strict enable
captive-bypass ios optimize enable + 放行 captive.apple.com;logout-redirect;portal authentication strict enable;暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论