How to Start, Stop & Dissable Firewall in CentOS 7 using systemctl?

1) Below command is used for checking status of firewall

 systemctl status firewalld




2) Below command is used for starting firewall

 systemctl start firewalld




3) Below commands are used for Stopping &  Disabling firewall


systemctl stop firewalld
systemctl disable firewalld



Comments

Popular posts from this blog

How To Recover Custom Identity And Custom Trust Keystore Password

How To Install Oracle WebLogic Server 12.2.1.1.0 Using Silent Mode ?

Cannot load /etc/httpd/modules/mod_wl_24.so into server: libopmnsecure.so: cannot open shared object file: No such file or directory