Advertisement
Guest User

Untitled

a guest
Oct 20th, 2011
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1.  
  2. Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
  3. pkts bytes target prot opt in out source destination
  4. 325 82274 fail2ban-postfix tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465
  5. 0 0 fail2ban-proftpd tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 21,20,990,989
  6. 26922 5762K fail2ban-apache-overflows tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  7. 26922 5762K fail2ban-apache-noscript tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  8. 26922 5762K fail2ban-apache-multiport tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  9. 26922 5762K fail2ban-apache tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  10. 1 60 fail2ban-ssh tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 22
  11. 1 60 fail2ban-ssh-ddos tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 22
  12. 0 0 DROP all -- * * 87.118.118.144 0.0.0.0/0
  13. 33816 7488K ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp multiport dports 25,80,110,143,443,53,636,993,995,2222
  14. 441 77622 ACCEPT tcp -- * * 129.7.249.161 0.0.0.0/0 tcp dpt:10000
  15. 0 0 ACCEPT tcp -- * * 129.7.248.157 0.0.0.0/0 tcp dpt:10000
  16. 45282 6924K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
  17.  
  18. Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
  19. pkts bytes target prot opt in out source destination
  20.  
  21. Chain OUTPUT (policy ACCEPT 31545 packets, 39M bytes)
  22. pkts bytes target prot opt in out source destination
  23.  
  24. Chain fail2ban-apache (1 references)
  25. pkts bytes target prot opt in out source destination
  26. 26922 5762K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  27. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  28.  
  29. Chain fail2ban-apache-multiport (1 references)
  30. pkts bytes target prot opt in out source destination
  31. 26922 5762K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  32. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  33.  
  34. Chain fail2ban-apache-noscript (1 references)
  35. pkts bytes target prot opt in out source destination
  36. 26922 5762K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  37. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  38.  
  39. Chain fail2ban-apache-overflows (1 references)
  40. pkts bytes target prot opt in out source destination
  41. 26922 5762K RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  42. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  43.  
  44. Chain fail2ban-postfix (1 references)
  45. pkts bytes target prot opt in out source destination
  46. 325 82274 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  47. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  48.  
  49. Chain fail2ban-proftpd (1 references)
  50. pkts bytes target prot opt in out source destination
  51. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  52. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  53.  
  54. Chain fail2ban-ssh (1 references)
  55. pkts bytes target prot opt in out source destination
  56. 1 60 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  57. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  58.  
  59. Chain fail2ban-ssh-ddos (1 references)
  60. pkts bytes target prot opt in out source destination
  61. 1 60 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  62. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  63.  
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement