摘要: 端口的查询与开启 CentOS 7 默认没有使用iptables,所以通过编辑iptables的配置文件来开启80端口是不可以的CentOS 7 采用了 firewalld 防火墙 如要查询是否开启80端口则:[root@www ~]# firewall-cmd --query-port=80/tc 阅读全文
posted @ 2017-06-03 20:18 Linuxbugs 阅读(1332) 评论(0) 推荐(0) 编辑