- 第一个命令:查看防火墙状态 firewall-cmd --state
- 停止防火墙:systemctl stop firewalld.service
-
禁止防火墙开机启动:systemctl disable firewalld.service
https://www.cnblogs.com/moxiaoan/p/5683743.html
禁止防火墙开机启动:systemctl disable firewalld.service
https://www.cnblogs.com/moxiaoan/p/5683743.html
转载于:https://www.cnblogs.com/lovelygrass/p/9720844.html