网络安全>AAA>PADIUS>认证服务器,主服务器和备份服务器的状态都是堵塞,修改为活动后,过一会就会变成阻塞。
H3C Comware Software, Version 7.1.064, Release 5612 Copyright (c) 2004-2022 New H3C Technologies Co., Ltd. All rights reserved. H3C WX2560X-LI uptime is 0 weeks, 0 days, 13 hours, 23 minutes Last reboot reason : User soft reboot Boot image: flash:/boot.bin Boot image version: 7.1.064, Release 5612 Compiled Jul 19 2022 15:00:00 System image: flash:/system.bin System image version: 7.1.064, Release 5612 Compiled Jul 19 2022 15:00:00 with 1 1600MHz Multi-core Processor 2048M bytes DDR4 7456M bytes EMMC Memory Hardware Version is Ver.A CPLD Version is 002 Basic Bootrom Version is 1.09 Extend Bootrom Version is 1.09 [Subslot 0]WX2560X-LI Hardware Version is Ver.A
ping <RADIUS服务器IP> 命令,确认 AC 与 RADIUS 服务器之间的基础网络是通畅的。nas-ip。请确认这个 IP 地址,与 RADIUS 服务器上添加 AC 设备时填写的“设备 IP”是完全匹配的。netstat -aon | findstr 1812 查看)。debugging radius packet 或 debugging radius error),实时查看 AC 发出的 Access-Request 报文是否有回应。如果 Debug 信息显示 Authenticator error,则直接证明是共享密钥配置错误。timer response-timeout)和重传次数(retry)配置。如果网络延迟较大,而超时时间设置过短,AC 会误判服务器不可达。
RADIUS server xxx.xxx.xxx.xxx state changed to Block
RADIUS server xxx.xxx.xxx.xxx no response
display radius scheme
display radius-server configuration
ping -a 【AC管理IP】 【RADIUS服务器IP】
telnet 【RADIUS服务器IP】 1812
telnet 【RADIUS服务器IP】 1813
terminal monitor
terminal debugging
debugging radius packet
debugging radius error
send Access-Request 但 没回包 → 网络 / 防火墙 / 服务器没加客户端receive Access-Reject → 密钥错或用户被拒绝timeout → 服务器慢或网络丢包system-view
# 进入 radius 方案(假设名字是 8021x)
radius scheme 8021x
# 认证/计费端口确认
primary authentication 【主IP】 1812
primary accounting 【主IP】 1813
secondary authentication 【备IP】 1812
secondary accounting 【备IP】 1813
# 共享密钥(和服务器一致)
shared-key simple 【你的密钥】
# 超时+重传(改成更宽松)
timer response-timeout 5
retry 2
# 探测次数(失败5次才堵)
block-time 10
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论