标签:防火 常用 wal 常用命令 关闭防火墙 mct stat isa run
centos7关闭防火墙:
systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #禁止firewall开机启动
firewall-cmd --state #查看默认防火墙状态(关闭后显示notrunning,开启后显示running)
标签:防火 常用 wal 常用命令 关闭防火墙 mct stat isa run
原文地址:https://www.cnblogs.com/xiaowei89426/p/9550581.html