daily pastebin goal
13%
SHARE
TWEET

Untitled

mikul Oct 18th, 2015 65 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Chain INPUT (policy DROP)
  2. target     prot opt source               destination        
  3. monitorix_IN_8  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:143 ctstate NEW,RELATED,ESTABLISHED
  4. monitorix_IN_7  udp  --  0.0.0.0/0            0.0.0.0/0            udp spts:1024:65535 dpt:53 ctstate NEW,RELATED,ESTABLISHED
  5. monitorix_IN_6  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:3306 ctstate NEW,RELATED,ESTABLISHED
  6. monitorix_IN_5  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:139 ctstate NEW,RELATED,ESTABLISHED
  7. monitorix_IN_4  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:110 ctstate NEW,RELATED,ESTABLISHED
  8. monitorix_IN_3  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:22 ctstate NEW,RELATED,ESTABLISHED
  9. monitorix_IN_2  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:80 ctstate NEW,RELATED,ESTABLISHED
  10. monitorix_IN_1  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:21 ctstate NEW,RELATED,ESTABLISHED
  11. monitorix_IN_0  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spts:1024:65535 dpt:25 ctstate NEW,RELATED,ESTABLISHED
  12. ufw-before-logging-input  all  --  0.0.0.0/0            0.0.0.0/0          
  13. ufw-before-input  all  --  0.0.0.0/0            0.0.0.0/0          
  14. ufw-after-input  all  --  0.0.0.0/0            0.0.0.0/0          
  15. ufw-after-logging-input  all  --  0.0.0.0/0            0.0.0.0/0          
  16. ufw-reject-input  all  --  0.0.0.0/0            0.0.0.0/0          
  17. ufw-track-input  all  --  0.0.0.0/0            0.0.0.0/0          
  18.  
  19. Chain FORWARD (policy DROP)
  20. target     prot opt source               destination        
  21. ufw-before-logging-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  22. ufw-before-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  23. ufw-after-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  24. ufw-after-logging-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  25. ufw-reject-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  26. ufw-track-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  27.  
  28. Chain OUTPUT (policy ACCEPT)
  29. target     prot opt source               destination        
  30. monitorix_IN_8  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:143 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  31. monitorix_IN_7  udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:53 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  32. monitorix_IN_6  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:3306 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  33. monitorix_IN_5  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:139 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  34. monitorix_IN_4  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:110 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  35. monitorix_IN_3  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:22 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  36. monitorix_IN_2  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:80 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  37. monitorix_IN_1  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:21 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  38. monitorix_IN_0  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:25 dpts:1024:65535 ctstate RELATED,ESTABLISHED
  39. ufw-before-logging-output  all  --  0.0.0.0/0            0.0.0.0/0          
  40. ufw-before-output  all  --  0.0.0.0/0            0.0.0.0/0          
  41. ufw-after-output  all  --  0.0.0.0/0            0.0.0.0/0          
  42. ufw-after-logging-output  all  --  0.0.0.0/0            0.0.0.0/0          
  43. ufw-reject-output  all  --  0.0.0.0/0            0.0.0.0/0          
  44. ufw-track-output  all  --  0.0.0.0/0            0.0.0.0/0          
  45.  
  46. Chain monitorix_IN_0 (2 references)
  47. target     prot opt source               destination        
  48.  
  49. Chain monitorix_IN_1 (2 references)
  50. target     prot opt source               destination        
  51.  
  52. Chain monitorix_IN_2 (2 references)
  53. target     prot opt source               destination        
  54.  
  55. Chain monitorix_IN_3 (2 references)
  56. target     prot opt source               destination        
  57.  
  58. Chain monitorix_IN_4 (2 references)
  59. target     prot opt source               destination        
  60.  
  61. Chain monitorix_IN_5 (2 references)
  62. target     prot opt source               destination        
  63.  
  64. Chain monitorix_IN_6 (2 references)
  65. target     prot opt source               destination        
  66.  
  67. Chain monitorix_IN_7 (2 references)
  68. target     prot opt source               destination        
  69.  
  70. Chain monitorix_IN_8 (2 references)
  71. target     prot opt source               destination        
  72.  
  73. Chain ufw-after-forward (1 references)
  74. target     prot opt source               destination        
  75.  
  76. Chain ufw-after-input (1 references)
  77. target     prot opt source               destination        
  78. ufw-skip-to-policy-input  udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:137
  79. ufw-skip-to-policy-input  udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:138
  80. ufw-skip-to-policy-input  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp dpt:139
  81. ufw-skip-to-policy-input  tcp  --  0.0.0.0/0            0.0.0.0/0            tcp dpt:445
  82. ufw-skip-to-policy-input  udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:67
  83. ufw-skip-to-policy-input  udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:68
  84. ufw-skip-to-policy-input  all  --  0.0.0.0/0            0.0.0.0/0            ADDRTYPE match dst-type BROADCAST
  85.  
  86. Chain ufw-after-logging-forward (1 references)
  87. target     prot opt source               destination        
  88. LOG        all  --  0.0.0.0/0            0.0.0.0/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
  89.  
  90. Chain ufw-after-logging-input (1 references)
  91. target     prot opt source               destination        
  92. LOG        all  --  0.0.0.0/0            0.0.0.0/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
  93.  
  94. Chain ufw-after-logging-output (1 references)
  95. target     prot opt source               destination        
  96.  
  97. Chain ufw-after-output (1 references)
  98. target     prot opt source               destination        
  99.  
  100. Chain ufw-before-forward (1 references)
  101. target     prot opt source               destination        
  102. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED
  103. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 3
  104. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 4
  105. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 11
  106. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 12
  107. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 8
  108. ufw-user-forward  all  --  0.0.0.0/0            0.0.0.0/0          
  109.  
  110. Chain ufw-before-input (1 references)
  111. target     prot opt source               destination        
  112. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0          
  113. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED
  114. ufw-logging-deny  all  --  0.0.0.0/0            0.0.0.0/0            ctstate INVALID
  115. DROP       all  --  0.0.0.0/0            0.0.0.0/0            ctstate INVALID
  116. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 3
  117. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 4
  118. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 11
  119. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 12
  120. ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            icmptype 8
  121. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:67 dpt:68
  122. ufw-not-local  all  --  0.0.0.0/0            0.0.0.0/0          
  123. ACCEPT     udp  --  0.0.0.0/0            224.0.0.251          udp dpt:5353
  124. ACCEPT     udp  --  0.0.0.0/0            239.255.255.250      udp dpt:1900
  125. ufw-user-input  all  --  0.0.0.0/0            0.0.0.0/0          
  126.  
  127. Chain ufw-before-logging-forward (1 references)
  128. target     prot opt source               destination        
  129.  
  130. Chain ufw-before-logging-input (1 references)
  131. target     prot opt source               destination        
  132.  
  133. Chain ufw-before-logging-output (1 references)
  134. target     prot opt source               destination        
  135.  
  136. Chain ufw-before-output (1 references)
  137. target     prot opt source               destination        
  138. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0          
  139. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            ctstate RELATED,ESTABLISHED
  140. ufw-user-output  all  --  0.0.0.0/0            0.0.0.0/0          
  141.  
  142. Chain ufw-logging-allow (0 references)
  143. target     prot opt source               destination        
  144. LOG        all  --  0.0.0.0/0            0.0.0.0/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW ALLOW] "
  145.  
  146. Chain ufw-logging-deny (2 references)
  147. target     prot opt source               destination        
  148. RETURN     all  --  0.0.0.0/0            0.0.0.0/0            ctstate INVALID limit: avg 3/min burst 10
  149. LOG        all  --  0.0.0.0/0            0.0.0.0/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
  150.  
  151. Chain ufw-not-local (1 references)
  152. target     prot opt source               destination        
  153. RETURN     all  --  0.0.0.0/0            0.0.0.0/0            ADDRTYPE match dst-type LOCAL
  154. RETURN     all  --  0.0.0.0/0            0.0.0.0/0            ADDRTYPE match dst-type MULTICAST
  155. RETURN     all  --  0.0.0.0/0            0.0.0.0/0            ADDRTYPE match dst-type BROADCAST
  156. ufw-logging-deny  all  --  0.0.0.0/0            0.0.0.0/0            limit: avg 3/min burst 10
  157. DROP       all  --  0.0.0.0/0            0.0.0.0/0          
  158.  
  159. Chain ufw-reject-forward (1 references)
  160. target     prot opt source               destination        
  161.  
  162. Chain ufw-reject-input (1 references)
  163. target     prot opt source               destination        
  164.  
  165. Chain ufw-reject-output (1 references)
  166. target     prot opt source               destination        
  167.  
  168. Chain ufw-skip-to-policy-forward (0 references)
  169. target     prot opt source               destination        
  170. DROP       all  --  0.0.0.0/0            0.0.0.0/0          
  171.  
  172. Chain ufw-skip-to-policy-input (7 references)
  173. target     prot opt source               destination        
  174. DROP       all  --  0.0.0.0/0            0.0.0.0/0          
  175.  
  176. Chain ufw-skip-to-policy-output (0 references)
  177. target     prot opt source               destination        
  178. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0          
  179.  
  180. Chain ufw-track-forward (1 references)
  181. target     prot opt source               destination        
  182.  
  183. Chain ufw-track-input (1 references)
  184. target     prot opt source               destination        
  185.  
  186. Chain ufw-track-output (1 references)
  187. target     prot opt source               destination        
  188. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            ctstate NEW
  189. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            ctstate NEW
  190.  
  191. Chain ufw-user-forward (1 references)
  192. target     prot opt source               destination        
  193.  
  194. Chain ufw-user-input (1 references)
  195. target     prot opt source               destination        
  196. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            multiport dports 27000:27015
  197. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            multiport dports 27015:27030
  198. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            multiport dports 27014:27050
  199. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:4380
  200. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            tcp dpt:27015
  201. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:3478
  202. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:4379
  203. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:1337 dpt:1337
  204. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:1337 dpt:1337
  205. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            tcp spt:55555 dpt:55555
  206. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:55555 dpt:55555
  207. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            tcp dpt:1337
  208. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:1337
  209. ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0            tcp dpt:27960
  210. ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp dpt:27960
  211.  
  212. Chain ufw-user-limit (0 references)
  213. target     prot opt source               destination        
  214. LOG        all  --  0.0.0.0/0            0.0.0.0/0            limit: avg 3/min burst 5 LOG flags 0 level 4 prefix "[UFW LIMIT BLOCK] "
  215. REJECT     all  --  0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
  216.  
  217. Chain ufw-user-limit-accept (0 references)
  218. target     prot opt source               destination        
  219. ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0          
  220.  
  221. Chain ufw-user-logging-forward (0 references)
  222. target     prot opt source               destination        
  223.  
  224. Chain ufw-user-logging-input (0 references)
  225. target     prot opt source               destination        
  226.  
  227. Chain ufw-user-logging-output (0 references)
  228. target     prot opt source               destination        
  229.  
  230. Chain ufw-user-output (1 references)
  231. target     prot opt source               destination
RAW Paste Data
Top