Skip to main content

install_firewalld

We now need to set up the firewall to allow Nginx access from outside. If firewalld is not installed and enabled, you can first do:

yum -y install firewalld

systemctl enable firewalld