CentOS 7.0默认使用的是firewall作为防火墙

CentOS 7.0默认使用的是firewall作为防火墙

查看防火墙状态

firewall-cmd --state

停止firewall

systemctl stop firewalld.service

禁止firewall开机启动

systemctl disable firewalld.service 
posted @ 2020-04-08 10:42  cold、liu  阅读(165)  评论(0编辑  收藏  举报