|
$ sudo systemctl disable firewalld
|
|
|
$ sudo systemctl mask firewalld
|
|
|
$ sudo systemctl stop firewalld
|
|
|
Make sure firewalld is not started by accessing the firewalld D-Bus interface and also if other services require firewalld, enter the following command as root:
|
|
|
Prevent firewalld from starting automatically at system start, enter the following command as root:
|
|
|
Stopping firewalld
|
|
|
To stop firewalld, enter the following command as root:
|
|