Disabling the Firewall
On each server node and client node, run the following commands to disable the firewall:
1 2 3 |
systemctl stop firewalld systemctl disable firewalld systemctl status firewalld |
Parent topic: Configuring the System