Este contenido no está disponible en el idioma seleccionado.
5.4. Starting firewalld
To start
firewalld
, enter the following command as root
:
~]# systemctl unmask firewalld ~]# systemctl start firewalld
~]# systemctl unmask firewalld
~]# systemctl start firewalld
Copy to clipboardCopied
To ensure
firewalld
starts automatically at system start, enter the following command as root
:
~]# systemctl enable firewalld
~]# systemctl enable firewalld
Copy to clipboardCopied