Linux: Start and Enable firewall

enable firewall

systemctl enable firewalld

start firewall

systemctl start firewalld

check firewall status

systemctl status firewalld