Maximo Technical experience sharing
Follow below instruction
# vi /etc/sysconfig/iptables
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
# /etc/init.d/iptables restart
netstat -tulpn | less
iptables -L -n
No comments:
Post a Comment