📜  绑定到身份验证地址失败 * 端口 1812 绑定到服务器默认值:地址已在使用等 freeradius 3.0 站点启用默认值 [59]:绑定到 0.0.0.0 端口 1812 的端口时出错 matthias@ThinkPad-T580:~$ - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:05.443000             🧑  作者: Mango

代码示例1
# Stop the service:
systemctl stop freeradius.service
# Make sure systemd thinks it isn't running (see line "Active:"):
systemctl status freeradius.service
# Verify it isn't still running from outside of systemd's managed scope:
lsof -Pni:1812