26.5.5. Iniciando firewalld
Procedimiento
Para iniciar
firewalld
, introduzca el siguiente comando comoroot
:systemctl unmask firewalld systemctl start firewalld
# systemctl unmask firewalld # systemctl start firewalld
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Para garantizar que
firewalld
se inicie automáticamente al arrancar el sistema, introduzca el siguiente comando comoroot
:systemctl enable firewalld
# systemctl enable firewalld
Copy to Clipboard Copied! Toggle word wrap Toggle overflow