marcdas
(usa Outra)
Enviado em 18/04/2014 - 21:46h
Josue A. Santos escreveu:
Boa noite.
Posta ai
# iptables -L -nv
O resultado foi esse aqui:
Chain INPUT (policy ACCEPT 2724 packets, 405K bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 limit: avg 1/sec burst 5
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcpflags: 0x02/0x15 limit: avg 1/sec burst 5
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
Chain OUTPUT (policy ACCEPT 1276 packets, 346K bytes)
pkts bytes target prot opt in out source destination