Disabling the Firewall
To ensure the communication between service components, disable the firewall on all nodes. Perform the operations in this section on all nodes.
- Disable the firewall.
systemctl stop firewalld.service systemctl disable firewalld.service
- Check the firewall.
systemctl status firewalld.service
Parent topic: Preparing for the Installation