安装Centos 5.8后,我无法使用nmap获取任何打开的端口.所以我运行了命令#iptables –flush,所有都开始工作了.但是,大约2天后我再也无法连接并且必须运行命令.
1)如何永久确保我的端口是开放的
2)因为我没有触摸iptables,可能导致它们首先被关闭的原因是什么?
Configure the firewall to open only the ports that you need to have open.完全禁用防火墙非常危险.您可以使用system-config-firewall-tui命令从终端配置它.
原文链接:https://www.f2er.com/centos/373430.html