摘要: 清除防火墙规则:iptables -F 关闭防火墙 /etc/init.d/iptables stop 关闭防火墙开机自启:chkconfig iptables off 查看iptables 是否开启:Chkconfig –list | grep iptables iptables 0:关闭 1:关 阅读全文
posted @ 2018-12-20 22:06 JackGIS 阅读(18690) 评论(0) 推荐(0)