关于centos7.0以上的iptables

习惯使用firewell就要禁用iptables

有两个方法 :

一:

echo '/usr/sbin/iptables -F'  >> /etc/rc.d/rc.local

chmod +x  /etc/rc.d/rc.local

二:

  重装iptables后卸载掉或者卸载安装再卸载

posted @ 2019-11-18 20:11  Le1543  阅读(242)  评论(0编辑  收藏  举报