Advertisement
Guest User

iptables -L -n

a guest
Feb 6th, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.08 KB | None | 0 0
  1. mail:~# iptables -L -n
  2. Chain INPUT (policy ACCEPT)
  3. target prot opt source destination
  4. fail2ban-sshd tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22
  5. fail2ban-postfix tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465
  6. fail2ban-courierauth tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465,143,220,993,110,995
  7. fail2ban-named-refused-tcp tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 53,953
  8. fail2ban-named-refused-udp udp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 53,953
  9. fail2ban-apache-evil tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 80
  10. fail2ban-ts3-query tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 10011
  11. fail2ban-apache-contact tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  12. fail2ban-sasl tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465,587,143,220,993,110,995
  13. fail2ban-apache-clientdenied tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  14. fail2ban-pure-ftpd tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 21
  15. fail2ban-apache-woot tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  16. fail2ban-apache-phpmyadmin tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  17. fail2ban-apache-noscript tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443
  18. fail2ban-ssh-ddos tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 22
  19.  
  20. Chain FORWARD (policy ACCEPT)
  21. target prot opt source destination
  22.  
  23. Chain OUTPUT (policy ACCEPT)
  24. target prot opt source destination
  25.  
  26. Chain fail2ban-apache-clientdenied (1 references)
  27. target prot opt source destination
  28. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  29.  
  30. Chain fail2ban-apache-contact (1 references)
  31. target prot opt source destination
  32. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  33.  
  34. Chain fail2ban-apache-evil (1 references)
  35. target prot opt source destination
  36. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  37.  
  38. Chain fail2ban-apache-noscript (1 references)
  39. target prot opt source destination
  40. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  41.  
  42. Chain fail2ban-apache-phpmyadmin (1 references)
  43. target prot opt source destination
  44. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  45.  
  46. Chain fail2ban-apache-woot (1 references)
  47. target prot opt source destination
  48. DROP all -- 198.50.161.15 0.0.0.0/0
  49. DROP all -- 198.50.138.61 0.0.0.0/0
  50. DROP all -- 50.62.44.118 0.0.0.0/0
  51. DROP all -- 178.33.219.12 0.0.0.0/0
  52. DROP all -- 198.50.154.239 0.0.0.0/0
  53. DROP all -- 37.59.73.93 0.0.0.0/0
  54. DROP all -- 178.32.223.53 0.0.0.0/0
  55. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  56.  
  57. Chain fail2ban-courierauth (1 references)
  58. target prot opt source destination
  59. DROP all -- 188.26.112.78 0.0.0.0/0
  60. DROP all -- 174.140.166.236 0.0.0.0/0
  61. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  62.  
  63. Chain fail2ban-named-refused-tcp (1 references)
  64. target prot opt source destination
  65. DROP all -- 90.55.206.41 0.0.0.0/0
  66. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  67.  
  68. Chain fail2ban-named-refused-udp (1 references)
  69. target prot opt source destination
  70. DROP all -- 90.55.206.41 0.0.0.0/0
  71. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  72.  
  73. Chain fail2ban-postfix (1 references)
  74. target prot opt source destination
  75. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  76.  
  77. Chain fail2ban-pure-ftpd (1 references)
  78. target prot opt source destination
  79. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  80.  
  81. Chain fail2ban-sasl (1 references)
  82. target prot opt source destination
  83. DROP all -- 129.132.187.206 0.0.0.0/0
  84. DROP all -- 71.40.213.2 0.0.0.0/0
  85. DROP all -- 188.40.138.207 0.0.0.0/0
  86. DROP all -- 148.251.49.44 0.0.0.0/0
  87. DROP all -- 41.251.248.243 0.0.0.0/0
  88. DROP all -- 94.102.53.138 0.0.0.0/0
  89. DROP all -- 184.60.108.162 0.0.0.0/0
  90. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  91.  
  92. Chain fail2ban-ssh-ddos (1 references)
  93. target prot opt source destination
  94. DROP all -- 173.18.49.51 0.0.0.0/0
  95. DROP all -- 108.175.214.17 0.0.0.0/0
  96. DROP all -- 125.141.224.77 0.0.0.0/0
  97. DROP all -- 203.92.45.3 0.0.0.0/0
  98. DROP all -- 60.196.47.2 0.0.0.0/0
  99. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  100.  
  101. Chain fail2ban-sshd (1 references)
  102. target prot opt source destination
  103. DROP all -- 123.129.216.39 0.0.0.0/0
  104. DROP all -- 124.160.194.27 0.0.0.0/0
  105. DROP all -- 61.174.51.194 0.0.0.0/0
  106. DROP all -- 61.147.103.151 0.0.0.0/0
  107. DROP all -- 173.1.144.188 0.0.0.0/0
  108. DROP all -- 91.121.112.210 0.0.0.0/0
  109. DROP all -- 176.31.107.57 0.0.0.0/0
  110. DROP all -- 62.218.141.202 0.0.0.0/0
  111. DROP all -- 115.230.126.71 0.0.0.0/0
  112. DROP all -- 58.30.32.135 0.0.0.0/0
  113. DROP all -- 222.186.62.15 0.0.0.0/0
  114. DROP all -- 37.187.101.171 0.0.0.0/0
  115. DROP all -- 95.79.102.196 0.0.0.0/0
  116. DROP all -- 218.2.22.133 0.0.0.0/0
  117. DROP all -- 218.2.22.111 0.0.0.0/0
  118. DROP all -- 208.115.100.170 0.0.0.0/0
  119. DROP all -- 223.4.240.224 0.0.0.0/0
  120. DROP all -- 222.186.62.61 0.0.0.0/0
  121. DROP all -- 61.174.51.217 0.0.0.0/0
  122. DROP all -- 211.44.103.3 0.0.0.0/0
  123. DROP all -- 93.95.105.226 0.0.0.0/0
  124. DROP all -- 61.160.215.85 0.0.0.0/0
  125. DROP all -- 222.186.62.73 0.0.0.0/0
  126. DROP all -- 218.94.68.8 0.0.0.0/0
  127. DROP all -- 200.76.60.190 0.0.0.0/0
  128. DROP all -- 88.191.191.43 0.0.0.0/0
  129. DROP all -- 93.95.105.170 0.0.0.0/0
  130. DROP all -- 61.147.107.108 0.0.0.0/0
  131. DROP all -- 222.211.86.204 0.0.0.0/0
  132. DROP all -- 1.93.37.228 0.0.0.0/0
  133. DROP all -- 61.147.103.135 0.0.0.0/0
  134. DROP all -- 222.186.62.37 0.0.0.0/0
  135. DROP all -- 222.186.62.4 0.0.0.0/0
  136. DROP all -- 190.196.158.14 0.0.0.0/0
  137. DROP all -- 222.186.62.49 0.0.0.0/0
  138. DROP all -- 5.135.64.209 0.0.0.0/0
  139. DROP all -- 177.225.244.46 0.0.0.0/0
  140. DROP all -- 177.225.108.18 0.0.0.0/0
  141. DROP all -- 90.55.206.41 0.0.0.0/0
  142. DROP all -- 61.167.199.232 0.0.0.0/0
  143. DROP all -- 218.2.22.124 0.0.0.0/0
  144. DROP all -- 222.186.62.68 0.0.0.0/0
  145. DROP all -- 168.234.51.91 0.0.0.0/0
  146. DROP all -- 124.124.93.2 0.0.0.0/0
  147. DROP all -- 222.186.62.54 0.0.0.0/0
  148. DROP all -- 117.41.182.201 0.0.0.0/0
  149. DROP all -- 222.186.62.72 0.0.0.0/0
  150. DROP all -- 61.147.103.150 0.0.0.0/0
  151. DROP all -- 61.174.51.203 0.0.0.0/0
  152. DROP all -- 222.186.62.27 0.0.0.0/0
  153. DROP all -- 218.93.119.44 0.0.0.0/0
  154. DROP all -- 202.162.221.220 0.0.0.0/0
  155. DROP all -- 117.41.185.20 0.0.0.0/0
  156. DROP all -- 41.78.76.86 0.0.0.0/0
  157. DROP all -- 115.112.36.134 0.0.0.0/0
  158. DROP all -- 218.2.22.137 0.0.0.0/0
  159. DROP all -- 66.240.174.249 0.0.0.0/0
  160. DROP all -- 117.21.226.8 0.0.0.0/0
  161. DROP all -- 188.219.49.58 0.0.0.0/0
  162. DROP all -- 218.2.22.107 0.0.0.0/0
  163. DROP all -- 124.40.250.115 0.0.0.0/0
  164. DROP all -- 222.186.62.69 0.0.0.0/0
  165. DROP all -- 61.160.215.97 0.0.0.0/0
  166. DROP all -- 61.174.51.214 0.0.0.0/0
  167. DROP all -- 222.186.62.28 0.0.0.0/0
  168. DROP all -- 222.186.62.21 0.0.0.0/0
  169. DROP all -- 88.190.34.208 0.0.0.0/0
  170. DROP all -- 211.143.92.184 0.0.0.0/0
  171. DROP all -- 119.37.196.116 0.0.0.0/0
  172. DROP all -- 222.186.62.60 0.0.0.0/0
  173. DROP all -- 218.2.22.112 0.0.0.0/0
  174. DROP all -- 117.21.226.10 0.0.0.0/0
  175. DROP all -- 218.2.22.101 0.0.0.0/0
  176. DROP all -- 61.174.51.223 0.0.0.0/0
  177. DROP all -- 218.2.22.108 0.0.0.0/0
  178. DROP all -- 61.174.51.221 0.0.0.0/0
  179. DROP all -- 61.160.213.190 0.0.0.0/0
  180. DROP all -- 218.2.22.127 0.0.0.0/0
  181. RETURN all -- 0.0.0.0/0 0.0.0.0/0
  182.  
  183. Chain fail2ban-ts3-query (1 references)
  184. target prot opt source destination
  185. RETURN all -- 0.0.0.0/0 0.0.0.0/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement