firewalld 转 iptables

 

 

systemctl stop firewalld 
systemctl disable firewalld  
yum install -y iptables-services 
systemctl enable iptables  
systemctl start iptables 

 

posted @ 2021-01-21 18:59  扶我起来写代码  阅读(65)  评论(0)    收藏  举报