[CentOS] centos 5 iptables
CentOS List
centoslist at gmail.comTue Jun 12 23:43:48 UTC 2007
- Previous message: [CentOS] centos 5 iptables
- Next message: [CentOS] centos 5 iptables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> 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
- Previous message: [CentOS] centos 5 iptables
- Next message: [CentOS] centos 5 iptables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list