CentOS 7 firewall shutdown, startup

CentOS 7.0 uses firewall as the firewall by default, which is changed to iptables firewall here.
firewall:
systemctl start firewalld.service#Start firewall
systemctl stop firewalld.service#停止firewall
systemctl disable firewalld.service#Disable firewall to start at boot

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326353662&siteId=291194637