摘要: 1.即时生效,重启后失效 开启:service iptables start 关闭:service iptables stop 2 重启后生效 开启:chkconfig iptables on 关闭:chkconfig iptables off 注意:需要用root用户执行此操作 阅读全文
posted @ 2017-06-21 17:34 javadongx 阅读(257) 评论(0) 推荐(0)

javadong@qq.com