|
停止防火墙: [root@localhost ~]# service iptables stop <回车>
启动防火墙: [root@localhost ~]# service iptables start <回车>
重启防火墙: [root@localhost ~]# service iptables restart <回车>
永久关闭防火墙: [root@localhost ~]# chkconfig iptables off<回车>
永久关闭后启用: [root@localhost ~]# chkconfig iptables on<回车>
service iptables save保存规则
顺祝商祺!
再次感谢您对我们的支持,如有问题请联系我司在线客服人员,同时可以登陆您的会员中心,选择在线提问,我们将第一时间为您解答...
龙逸科技
2016-4-7
|