Guest
Public paste!

nich0s

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 1.16 KB | Hits: 82 | Expires: Never
Copy text to clipboard
  1. Chain INPUT (policy DROP 0 packets, 0 bytes)
  2.  pkts bytes target     prot opt in     out     source               destination        
  3.    24  2648 ACCEPT     all  --  lo     any     anywhere             anywhere            
  4.     0     0 ACCEPT     all  --  eth2   any     10.69.0.0/24         anywhere            
  5.     0     0 REJECT     all  --  eth1   any     10.69.0.0/24         anywhere            reject-with icmp-port-unreachable
  6.     0     0 REJECT     icmp --  eth1   any     anywhere             192.168.1.0/24      reject-with icmp-port-unreachable
  7.     0     0 ACCEPT     tcp  --  eth2   any     anywhere             anywhere            tcp spt:bootpc dpt:bootps
  8.     0     0 ACCEPT     udp  --  eth2   any     anywhere             anywhere            udp spt:bootpc dpt:bootps
  9.   983 76460 ACCEPT     tcp  --  eth1   any     anywhere             192.168.1.0/24      ctstate NEW,RELATED,ESTABLISHED tcp dpt:2222
  10.   117 10508 REJECT     all  --  any    any     anywhere             anywhere            reject-with icmp-port-unreachable
  11.     0     0 ACCEPT     tcp  --  eth1   any     anywhere             192.168.1.0/24      ctstate NEW,RELATED,ESTABLISHED tcp dpt:www