Rate This Document
Findability
Accuracy
Completeness
Readability

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.

  1. Disable the firewall.
    systemctl stop firewalld.service
    systemctl disable firewalld.service
  2. Check the firewall.
    systemctl status firewalld.service