leozitoalves
(usa Ubuntu)
Enviado em 21/04/2011 - 17:25h
root@ubuntu:~# $sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp dpt:3128
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere tcp dpt:9080
ACCEPT tcp -- anywhere anywhere tcp dpt:webmin
ACCEPT tcp -- anywhere anywhere tcp dpt:3389
ACCEPT tcp -- anywhere anywhere tcp dpt:10001
ACCEPT udp -- anywhere anywhere udp dpt:12489
ACCEPT tcp -- anywhere anywhere tcp dpt:12489
ACCEPT tcp -- anywhere anywhere tcp dpt:microsoft-ds
ACCEPT tcp -- anywhere anywhere tcp dpt:8181
ACCEPT tcp -- anywhere anywhere tcp dpt:http-alt
Chain FORWARD (policy ACCEPT)
target prot opt source destination
DROP all -- anywhere 64.13.161.61
DROP all -- anywhere 65.55.192.10
DROP all -- anywhere 65.55.192.9
ACCEPT tcp -- 192.168.0.19 anywhere tcp dpt:msnp
ACCEPT tcp -- sr718.local anywhere tcp dpt:msnp
ACCEPT tcp -- 192.168.0.17 anywhere tcp dpt:msnp
DROP tcp -- 192.168.0.17 anywhere tcp dpt:2002
REJECT tcp -- anywhere anywhere tcp dpt:msnp reject-with icmp-port-unreachable
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DROP all -- anywhere 64.13.161.61
ACCEPT tcp -- anywhere anywhere tcp dpt:3128
ACCEPT tcp -- anywhere anywhere tcp dpt:www
ACCEPT tcp -- anywhere anywhere tcp dpt:8181
ACCEPT tcp -- anywhere anywhere tcp dpt:ftp
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:https
ACCEPT tcp -- anywhere anywhere tcp dpt:3389
ACCEPT tcp -- anywhere anywhere tcp dpt:9080
ACCEPT tcp -- anywhere anywhere tcp dpt:2002
ACCEPT tcp -- anywhere anywhere tcp dpt:msnp
ACCEPT tcp -- anywhere anywhere tcp dpt:3389
ACCEPT tcp -- anywhere anywhere tcp dpt:5900
ACCEPT tcp -- anywhere anywhere tcp dpt:12489
ACCEPT udp -- anywhere anywhere udp dpt:12489
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
REJECT tcp -- anywhere anywhere tcp dpt:msnp reject-with icmp-port-unreachable