Simple instructions on how to stop, disable and the check the status of firewall 1) Stop the firewalld service # systemctl stop firewalld 2) Disable the firewalld service from starting # systemctl disable firewalld 3) Check the status of the firewalld service # systemctl status firewalld