Disabling the Firewall
To ensure the communication between service components, disable the firewall on all nodes.
- Disable the firewall.
systemctl stop firewalld.service systemctl disable firewalld.service
- Check the firewall.
systemctl status firewalld.service
Parent topic: Configuring the Installation Environment