Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
5.4. Starting firewalld
To start
firewalld, enter the following command as root:
~]#systemctl unmask firewalld~]#systemctl start firewalld
To ensure
firewalld starts automatically at system start, enter the following command as root:
~]# systemctl enable firewalld