Configuring the Environment
Disabling the Firewall
- Stop the firewall temporarily.
1systemctl stop firewalld
- Disable the automatic startup of the firewall.
systemctl disable firewalld
- Check the firewall status.
1systemctl status firewalld

The firewall must be disabled on all the four nodes.
Parent topic: MinIO 2020-12-12T08-39-07Z Deployment Guide (CentOS 7.6)