Linux: Start and Enable firewall

enable firewall

systemctl enable firewalld

start firewall

systemctl start firewalld

check firewall status

systemctl status firewalld
原文地址:https://www.cnblogs.com/ilovewindy/p/4624976.html