How to Start and Enable Firewalld on CentOS 7
In this article, we explore how to enable and start firewalld on your CentOS 7 server using the commands in our article. Firewalld is a firewall management tool for Linux operating systems.
Video by Justin Palmer
Link to KB article: https://www.liquidweb.com/kb/how-to-start-and-enable-firewalld-on-centos-7/
Commands Used:
systemctl enable firewalld
systemctl start firewalld
systemctl status firewalld
centos 7