【发布时间】:2017-03-27 16:49:36
【问题描述】:
我在 CentOS 7 上安装了 PacketFence,但我需要为 AAA 启用端口 1812 和 1813。尽管 PacketFence conf 目录中的 iptables.conf 具有所有必要的规则,但我仍然无法打开端口。
知道去哪里看吗? 非常感谢
【问题讨论】:
我在 CentOS 7 上安装了 PacketFence,但我需要为 AAA 启用端口 1812 和 1813。尽管 PacketFence conf 目录中的 iptables.conf 具有所有必要的规则,但我仍然无法打开端口。
知道去哪里看吗? 非常感谢
【问题讨论】:
CentOS 7 使用firewalld 来管理防火墙。 iptables 已被弃用。
查看firewalld usage 和/或man firewalld 了解如何启用您需要的端口。
此外,请在 CentOS 7 上搜索任何关于 firewalld 的介绍以进行说明。
【讨论】: