systemctl disable firewalld

systemctl stop firewalld


yum -y install iptables-services


systemctl enable iptables

systemctl start iptables