当前位置:   article > 正文

radius 认证失败,Error: Ignoring request to auth address * port 1812 bound to server default from unknown

ignoring request to auth address * port 1812 bound to server default from un

Error: Ignoring request to auth address * port 1812 bound to server default from unknown client x.x.x.x port 455     98 proto udp

只要做以下配置即可:

vi /etc/raddb/clients.conf

在clients.conf中我们配置server的ip:

x.x.x.x :error中ip地址
client x.x.x.x.0/24{
       secret   = 123456
}

# IPv6 Client
client localhost_ipv6 {
        ipv6addr        = ::1
        secret          = testing123
}

//debug 模式启动radius
cd /usr/sbin

./radiusd -Xxxx

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/很楠不爱3/article/detail/236718
推荐阅读
相关标签
  

闽ICP备14008679号