Line 35
COMMIT

What are the few lines before that?

-A RH-Firewall-1-INPUT -p tcp -m tcp -i eth0 -m state --dport 139 --state NEW -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m udp -i eth0 -m state --dport 139 --state NEW -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m tcp -i eth1 -m state --dport 139 --state NEW -j DROP -A RH-Firewall-1-INPUT -p tcp -m udp -i eth1 -m state --dport 139 --state NEW -j DROP -A RH-Firewall-1-INPUT -p tcp -m tcp -m state --dport 6000:6010 --state NEW -j ACCEPT
-A RH-Firewall-1-INPUT -p udp --dport 6277 -d 204.152.184.184  -j ACCEPT
-A RH-Firewall-1-INPUT -p udp --dport 6277 -d 192.188.61.3  -j ACCEPT
-A RH-Firewall-1-INPUT -p udp -m udp --dport 24441 -j ACCEPT
-A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited
COMMIT

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to