Rate This Document
Findability
Accuracy
Completeness
Readability

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