Rate This Document
Findability
Accuracy
Completeness
Readability

Configuring the Environment

Disabling the Firewall

  1. Stop the firewall temporarily.
    1
    systemctl stop firewalld
    
  2. Disable the automatic startup of the firewall.
    systemctl disable firewalld
  3. Check the firewall status.
    1
    systemctl status firewalld
    

The firewall must be disabled on all the four nodes.