Linux6.和Linux7 以及Ubuntu关闭防火墙iptables命令区别

1. Linux7.x系统关闭防火墙iptables命令以下: 查看防火墙的状态:firewall-cmd --state或者使用iptables -Lspa 关闭防火墙:systemctl stop firewalld.service,可是开机以后还会启动防火墙ip systemctl disable firewalld.service #禁止firewall开机启动cmd 查看防火墙配置:ca
相关文章
相关标签/搜索