查看防火墙服务状态
systemctl status firewalld
开启防火墙服务
systemctl start firewalld
临时关闭防火墙服务
systemctl stop firewalld
systemctl status firewalld -- 操作完确认
永久关闭防火墙服务
systemctl disable firewalld
centos 7 防火墙设置打开关闭
阅读 218
2022-03-11
查看防火墙服务状态
systemctl status firewalld
开启防火墙服务
systemctl start firewalld
临时关闭防火墙服务
systemctl stop firewalld
systemctl status firewalld -- 操作完确认
永久关闭防火墙服务
systemctl disable firewalld
相关推荐
精彩评论(0)