how to open firewall status in centos 7 code example
Example 1: firewalld not running centos 7
systemctl start firewalld
Example 2: is firewall running centos 7
systemctl status firewalld
systemctl start firewalld
systemctl status firewalld