免费资源网 – https://freexyz.cn/
目录1、查看防火墙当前状态2、启动防火墙服务3、关闭防火墙服务4、开放指定端口5、移除指定端口,需重启防火墙服务才能生效6、重启防火墙7、设置防火墙开机自启动总结
以下情况对应的linux系统版本为CentOS7,若使用的环境为CentOS6请使用service iptables state/start/stop/restart替换对应的systemctl status /start/stop/restart firewalld.service命令;
1、查看防火墙当前状态
方法1
[root@hu ~]# firewall-cmd –state not running —未运行 [root@hu ~]# firewall-cmd –state running —运行中方法2
[root@hu ~]# systemctl status firewalld.service 正常运行中
免费资源网 – https://freexyz.cn/
© 版权声明
THE END
暂无评论内容