daily pastebin goal
19%
SHARE
TWEET

Untitled

a guest Apr 1st, 2012 18 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Chain INPUT (policy DROP 0 packets, 0 bytes)
  2.  pkts bytes target     prot opt in     out     source               destination        
  3.     0     0 fail2ban-ssh  tcp  --  any    any     anywhere             anywhere            multiport dports ssh
  4.     0     0 ACCEPT     all  --  tun+   any     anywhere             anywhere            
  5.    16   928 ACCEPT     all  --  lo     any     anywhere             anywhere            
  6.    11  1451 ACCEPT     all  --  any    any     anywhere             anywhere            state RELATED,ESTABLISHED
  7.     0     0 DROP       tcp  --  any    any     anywhere             anywhere            tcp flags:!FIN,SYN,RST,ACK/SYN
  8.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:ssh
  9.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:openvpn
  10.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:openvpn
  11.  
  12. Chain FORWARD (policy DROP 0 packets, 0 bytes)
  13.  pkts bytes target     prot opt in     out     source               destination        
  14.     0     0 ACCEPT     all  --  tun+   any     anywhere             anywhere            
  15.     0     0 ACCEPT     all  --  any    any     anywhere             anywhere            state RELATED,ESTABLISHED
  16.     0     0 DROP       tcp  --  any    any     anywhere             anywhere            tcp flags:!FIN,SYN,RST,ACK/SYN
  17.  
  18. Chain OUTPUT (policy ACCEPT 24 packets, 1412 bytes)
  19.  pkts bytes target     prot opt in     out     source               destination        
  20.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            multiport dports 54000:54019
  21.  
  22. Chain fail2ban-ssh (1 references)
  23.  pkts bytes target     prot opt in     out     source               destination
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top