码迷,mamicode.com
首页 > 其他好文 > 详细

iptables规则

时间:2018-07-24 23:50:52      阅读:278      评论:0      收藏:0      [点我收藏+]

标签:emctl   table   top   选项   命令   kconfig   firewall   lld   tables   

iptables命令:
~]# iptables -L -n 查看规则

            centOS 7
            ~]# systemctl disable firewalld.service
            ~]# systemctl stop firewalld.service  永久清除规则

            CentOS 6
            ~]# service iptable stop
            ~]# chkconfig iptables off

            命令选项:
                        -F :清除规则,只对当前有效。

iptables规则

标签:emctl   table   top   选项   命令   kconfig   firewall   lld   tables   

原文地址:http://blog.51cto.com/itxuezhe/2149680

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!