Advertisement
dracupg

Firewall sudo iptables -xvnL

Feb 28th, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.48 KB | None | 0 0
  1. sudo iptables -xvnL
  2.  
  3. Chain INPUT (policy DROP 0 packets, 0 bytes)
  4. pkts bytes target prot opt in out source destination
  5. 7022 384496 LOG_AND_DROP all -- * * 0.0.0.0/0 0.0.0.0/0 match-set countries src
  6. 31431 10369511 f2b-postfix-sasl tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 25
  7. 149619 11405575 f2b-dovecot tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 110,995,143,993
  8. 947249 113664839 ufw-before-logging-input all -- * * 0.0.0.0/0 0.0.0.0/0
  9. 947249 113664839 ufw-before-input all -- * * 0.0.0.0/0 0.0.0.0/0
  10. 0 0 ufw-after-input all -- * * 0.0.0.0/0 0.0.0.0/0
  11. 0 0 ufw-after-logging-input all -- * * 0.0.0.0/0 0.0.0.0/0
  12. 0 0 ufw-reject-input all -- * * 0.0.0.0/0 0.0.0.0/0
  13. 0 0 ufw-track-input all -- * * 0.0.0.0/0 0.0.0.0/0
  14.  
  15. Chain FORWARD (policy DROP 0 packets, 0 bytes)
  16. pkts bytes target prot opt in out source destination
  17. 0 0 ufw-before-logging-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  18. 0 0 ufw-before-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  19. 0 0 ufw-after-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  20. 0 0 ufw-after-logging-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  21. 0 0 ufw-reject-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  22. 0 0 ufw-track-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  23.  
  24. Chain OUTPUT (policy ACCEPT 9 packets, 1136 bytes)
  25. pkts bytes target prot opt in out source destination
  26. 955410 207335217 ufw-before-logging-output all -- * * 0.0.0.0/0 0.0.0.0/0
  27. 955410 207335217 ufw-before-output all -- * * 0.0.0.0/0 0.0.0.0/0
  28. 32052 2677411 ufw-after-output all -- * * 0.0.0.0/0 0.0.0.0/0
  29. 32052 2677411 ufw-after-logging-output all -- * * 0.0.0.0/0 0.0.0.0/0
  30. 32052 2677411 ufw-reject-output all -- * * 0.0.0.0/0 0.0.0.0/0
  31. 32052 2677411 ufw-track-output all -- * * 0.0.0.0/0 0.0.0.0/0
  32.  
  33. Chain LOG_AND_DROP (1 references)
  34. pkts bytes target prot opt in out source destination
  35. 7022 384496 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 4 prefix "Source host denied "
  36. 7022 384496 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
  37.  
  38. Chain f2b-dovecot (1 references)
  39. pkts bytes target prot opt in out source destination
  40. 0 0 REJECT all -- * * 79.124.49.234 0.0.0.0/0 reject-with icmp-port-unreachable
  41. 0 0 REJECT all -- * * 49.86.53.212 0.0.0.0/0 reject-with icmp-port-unreachable
  42. 0 0 REJECT all -- * * 171.41.150.141 0.0.0.0/0 reject-with icmp-port-unreachable
  43. 0 0 REJECT all -- * * 49.86.140.50 0.0.0.0/0 reject-with icmp-port-unreachable
  44. 0 0 REJECT all -- * * 220.167.202.215 0.0.0.0/0 reject-with icmp-port-unreachable
  45. 0 0 REJECT all -- * * 79.124.49.234 0.0.0.0/0 reject-with icmp-port-unreachable
  46. 0 0 REJECT all -- * * 49.86.55.5 0.0.0.0/0 reject-with icmp-port-unreachable
  47. 0 0 REJECT all -- * * 49.86.54.20 0.0.0.0/0 reject-with icmp-port-unreachable
  48. 0 0 REJECT all -- * * 49.86.54.172 0.0.0.0/0 reject-with icmp-port-unreachable
  49. 0 0 REJECT all -- * * 49.86.53.44 0.0.0.0/0 reject-with icmp-port-unreachable
  50. 0 0 REJECT all -- * * 49.86.53.212 0.0.0.0/0 reject-with icmp-port-unreachable
  51. 0 0 REJECT all -- * * 49.86.53.150 0.0.0.0/0 reject-with icmp-port-unreachable
  52. 0 0 REJECT all -- * * 49.86.52.76 0.0.0.0/0 reject-with icmp-port-unreachable
  53. 0 0 REJECT all -- * * 49.86.140.97 0.0.0.0/0 reject-with icmp-port-unreachable
  54. 0 0 REJECT all -- * * 49.86.140.146 0.0.0.0/0 reject-with icmp-port-unreachable
  55. 0 0 REJECT all -- * * 36.100.33.103 0.0.0.0/0 reject-with icmp-port-unreachable
  56. 0 0 REJECT all -- * * 36.100.244.88 0.0.0.0/0 reject-with icmp-port-unreachable
  57. 0 0 REJECT all -- * * 223.221.76.254 0.0.0.0/0 reject-with icmp-port-unreachable
  58. 0 0 REJECT all -- * * 223.221.76.158 0.0.0.0/0 reject-with icmp-port-unreachable
  59. 0 0 REJECT all -- * * 223.221.209.156 0.0.0.0/0 reject-with icmp-port-unreachable
  60. 0 0 REJECT all -- * * 223.221.206.245 0.0.0.0/0 reject-with icmp-port-unreachable
  61. 0 0 REJECT all -- * * 218.91.29.141 0.0.0.0/0 reject-with icmp-port-unreachable
  62. 0 0 REJECT all -- * * 180.119.94.66 0.0.0.0/0 reject-with icmp-port-unreachable
  63. 0 0 REJECT all -- * * 180.119.94.171 0.0.0.0/0 reject-with icmp-port-unreachable
  64. 0 0 REJECT all -- * * 180.119.94.109 0.0.0.0/0 reject-with icmp-port-unreachable
  65. 0 0 REJECT all -- * * 171.41.150.141 0.0.0.0/0 reject-with icmp-port-unreachable
  66. 0 0 REJECT all -- * * 125.72.178.146 0.0.0.0/0 reject-with icmp-port-unreachable
  67. 0 0 REJECT all -- * * 118.213.38.52 0.0.0.0/0 reject-with icmp-port-unreachable
  68. 0 0 REJECT all -- * * 110.166.210.182 0.0.0.0/0 reject-with icmp-port-unreachable
  69. 150013 11440857 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  70. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  71.  
  72. Chain f2b-postfix-sasl (1 references)
  73. pkts bytes target prot opt in out source destination
  74. 0 0 REJECT all -- * * 45.94.31.137 0.0.0.0/0 reject-with icmp-port-unreachable
  75. 0 0 REJECT all -- * * 87.120.93.10 0.0.0.0/0 reject-with icmp-port-unreachable
  76. 0 0 REJECT all -- * * 91.202.233.22 0.0.0.0/0 reject-with icmp-port-unreachable
  77. 0 0 REJECT all -- * * 79.124.49.234 0.0.0.0/0 reject-with icmp-port-unreachable
  78. 12 608 REJECT all -- * * 196.251.92.119 0.0.0.0/0 reject-with icmp-port-unreachable
  79. 0 0 REJECT all -- * * 115.231.8.191 0.0.0.0/0 reject-with icmp-port-unreachable
  80. 0 0 REJECT all -- * * 115.231.8.177 0.0.0.0/0 reject-with icmp-port-unreachable
  81. 0 0 REJECT all -- * * 115.231.8.128/26 0.0.0.0/0 reject-with icmp-port-unreachable
  82. 0 0 REJECT all -- * * 103.237.86.47 0.0.0.0/0 reject-with icmp-port-unreachable
  83. 0 0 REJECT all -- * * 91.202.233.22 0.0.0.0/0 reject-with icmp-port-unreachable
  84. 0 0 REJECT all -- * * 87.120.120.49 0.0.0.0/0 reject-with icmp-port-unreachable
  85. 0 0 REJECT all -- * * 79.124.49.234 0.0.0.0/0 reject-with icmp-port-unreachable
  86. 0 0 REJECT all -- * * 58.53.126.43 0.0.0.0/0 reject-with icmp-port-unreachable
  87. 0 0 REJECT all -- * * 58.53.126.239 0.0.0.0/0 reject-with icmp-port-unreachable
  88. 0 0 REJECT all -- * * 58.53.125.51 0.0.0.0/0 reject-with icmp-port-unreachable
  89. 0 0 REJECT all -- * * 58.53.125.161 0.0.0.0/0 reject-with icmp-port-unreachable
  90. 0 0 REJECT all -- * * 58.53.121.0/25 0.0.0.0/0 reject-with icmp-port-unreachable
  91. 0 0 REJECT all -- * * 58.53.120.70 0.0.0.0/0 reject-with icmp-port-unreachable
  92. 0 0 REJECT all -- * * 196.251.92.119 0.0.0.0/0 reject-with icmp-port-unreachable
  93. 0 0 REJECT all -- * * 185.208.159.90 0.0.0.0/0 reject-with icmp-port-unreachable
  94. 0 0 REJECT all -- * * 171.81.86.82 0.0.0.0/0 reject-with icmp-port-unreachable
  95. 0 0 REJECT all -- * * 171.81.86.107 0.0.0.0/0 reject-with icmp-port-unreachable
  96. 0 0 REJECT all -- * * 171.81.86.0/24 0.0.0.0/0 reject-with icmp-port-unreachable
  97. 0 0 REJECT all -- * * 171.81.85.87 0.0.0.0/0 reject-with icmp-port-unreachable
  98. 0 0 REJECT all -- * * 171.81.85.0/25 0.0.0.0/0 reject-with icmp-port-unreachable
  99. 0 0 REJECT all -- * * 171.81.84.182 0.0.0.0/0 reject-with icmp-port-unreachable
  100. 0 0 REJECT all -- * * 171.81.84.164 0.0.0.0/0 reject-with icmp-port-unreachable
  101. 0 0 REJECT all -- * * 171.81.84.160/27 0.0.0.0/0 reject-with icmp-port-unreachable
  102. 0 0 REJECT all -- * * 165.154.209.175 0.0.0.0/0 reject-with icmp-port-unreachable
  103. 0 0 REJECT all -- * * 119.102.131.0/25 0.0.0.0/0 reject-with icmp-port-unreachable
  104. 0 0 REJECT all -- * * 119.102.130.35 0.0.0.0/0 reject-with icmp-port-unreachable
  105. 0 0 REJECT all -- * * 119.102.129.47 0.0.0.0/0 reject-with icmp-port-unreachable
  106. 0 0 REJECT all -- * * 119.102.129.32/27 0.0.0.0/0 reject-with icmp-port-unreachable
  107. 0 0 REJECT all -- * * 119.102.129.0/25 0.0.0.0/0 reject-with icmp-port-unreachable
  108. 0 0 REJECT all -- * * 119.102.128.0/26 0.0.0.0/0 reject-with icmp-port-unreachable
  109. 0 0 REJECT all -- * * 119.102.128.0/25 0.0.0.0/0 reject-with icmp-port-unreachable
  110. 0 0 REJECT all -- * * 119.102.128.0/24 0.0.0.0/0 reject-with icmp-port-unreachable
  111. 0 0 REJECT all -- * * 119.101.55.17 0.0.0.0/0 reject-with icmp-port-unreachable
  112. 0 0 REJECT all -- * * 119.101.52.25 0.0.0.0/0 reject-with icmp-port-unreachable
  113. 0 0 REJECT all -- * * 119.101.35.124 0.0.0.0/0 reject-with icmp-port-unreachable
  114. 0 0 REJECT all -- * * 119.101.35.0/24 0.0.0.0/0 reject-with icmp-port-unreachable
  115. 0 0 REJECT all -- * * 119.101.111.204 0.0.0.0/0 reject-with icmp-port-unreachable
  116. 0 0 REJECT all -- * * 119.101.110.97 0.0.0.0/0 reject-with icmp-port-unreachable
  117. 0 0 REJECT all -- * * 119.101.110.150 0.0.0.0/0 reject-with icmp-port-unreachable
  118. 0 0 REJECT all -- * * 119.101.109.216 0.0.0.0/0 reject-with icmp-port-unreachable
  119. 0 0 REJECT all -- * * 119.101.107.130 0.0.0.0/0 reject-with icmp-port-unreachable
  120. 0 0 REJECT all -- * * 119.101.104.199 0.0.0.0/0 reject-with icmp-port-unreachable
  121. 0 0 REJECT all -- * * 116.209.103.42 0.0.0.0/0 reject-with icmp-port-unreachable
  122. 0 0 REJECT all -- * * 116.209.101.166 0.0.0.0/0 reject-with icmp-port-unreachable
  123. 0 0 REJECT all -- * * 116.209.101.158 0.0.0.0/0 reject-with icmp-port-unreachable
  124. 0 0 REJECT all -- * * 116.209.101.128/26 0.0.0.0/0 reject-with icmp-port-unreachable
  125. 0 0 REJECT all -- * * 115.231.8.191 0.0.0.0/0 reject-with icmp-port-unreachable
  126. 0 0 REJECT all -- * * 115.231.8.177 0.0.0.0/0 reject-with icmp-port-unreachable
  127. 0 0 REJECT all -- * * 115.231.8.128/26 0.0.0.0/0 reject-with icmp-port-unreachable
  128. 0 0 REJECT all -- * * 103.237.86.47 0.0.0.0/0 reject-with icmp-port-unreachable
  129. 31459 10371469 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  130. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
  131.  
  132. Chain ufw-after-forward (1 references)
  133. pkts bytes target prot opt in out source destination
  134.  
  135. Chain ufw-after-input (1 references)
  136. pkts bytes target prot opt in out source destination
  137. 0 0 ufw-skip-to-policy-input udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:137
  138. 0 0 ufw-skip-to-policy-input udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:138
  139. 0 0 ufw-skip-to-policy-input tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:139
  140. 0 0 ufw-skip-to-policy-input tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:445
  141. 0 0 ufw-skip-to-policy-input udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:67
  142. 0 0 ufw-skip-to-policy-input udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:68
  143. 0 0 ufw-skip-to-policy-input all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type BROADCAST
  144.  
  145. Chain ufw-after-logging-forward (1 references)
  146. pkts bytes target prot opt in out source destination
  147. 0 0 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] "
  148.  
  149. Chain ufw-after-logging-input (1 references)
  150. pkts bytes target prot opt in out source destination
  151. 0 0 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] "
  152.  
  153. Chain ufw-after-logging-output (1 references)
  154. pkts bytes target prot opt in out source destination
  155.  
  156. Chain ufw-after-output (1 references)
  157. pkts bytes target prot opt in out source destination
  158.  
  159. Chain ufw-before-forward (1 references)
  160. pkts bytes target prot opt in out source destination
  161. 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  162. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 3
  163. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 11
  164. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 12
  165. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
  166. 0 0 ufw-user-forward all -- * * 0.0.0.0/0 0.0.0.0/0
  167.  
  168. Chain ufw-before-input (1 references)
  169. pkts bytes target prot opt in out source destination
  170. 478238 51390988 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  171. 447370 61100727 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  172. 1733 70132 ufw-logging-deny all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
  173. 1733 70132 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
  174. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 3
  175. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 11
  176. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 12
  177. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
  178. 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68
  179. 19908 1102992 ufw-not-local all -- * * 0.0.0.0/0 0.0.0.0/0
  180. 0 0 ACCEPT udp -- * * 0.0.0.0/0 224.0.0.251 udp dpt:5353
  181. 0 0 ACCEPT udp -- * * 0.0.0.0/0 239.255.255.250 udp dpt:1900
  182. 19908 1102992 ufw-user-input all -- * * 0.0.0.0/0 0.0.0.0/0
  183.  
  184. Chain ufw-before-logging-forward (1 references)
  185. pkts bytes target prot opt in out source destination
  186.  
  187. Chain ufw-before-logging-input (1 references)
  188. pkts bytes target prot opt in out source destination
  189.  
  190. Chain ufw-before-logging-output (1 references)
  191. pkts bytes target prot opt in out source destination
  192.  
  193. Chain ufw-before-output (1 references)
  194. pkts bytes target prot opt in out source destination
  195. 478238 51390988 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
  196. 445120 153266818 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  197. 32052 2677411 ufw-user-output all -- * * 0.0.0.0/0 0.0.0.0/0
  198.  
  199. Chain ufw-logging-allow (0 references)
  200. pkts bytes target prot opt in out source destination
  201. 0 0 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] "
  202.  
  203. Chain ufw-logging-deny (2 references)
  204. pkts bytes target prot opt in out source destination
  205. 1665 67412 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID limit: avg 3/min burst 10
  206. 68 2720 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] "
  207.  
  208. Chain ufw-not-local (1 references)
  209. pkts bytes target prot opt in out source destination
  210. 19908 1102992 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type LOCAL
  211. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type MULTICAST
  212. 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type BROADCAST
  213. 0 0 ufw-logging-deny all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 10
  214. 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
  215.  
  216. Chain ufw-reject-forward (1 references)
  217. pkts bytes target prot opt in out source destination
  218.  
  219. Chain ufw-reject-input (1 references)
  220. pkts bytes target prot opt in out source destination
  221.  
  222. Chain ufw-reject-output (1 references)
  223. pkts bytes target prot opt in out source destination
  224.  
  225. Chain ufw-skip-to-policy-forward (0 references)
  226. pkts bytes target prot opt in out source destination
  227. 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
  228.  
  229. Chain ufw-skip-to-policy-input (7 references)
  230. pkts bytes target prot opt in out source destination
  231. 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
  232.  
  233. Chain ufw-skip-to-policy-output (0 references)
  234. pkts bytes target prot opt in out source destination
  235. 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
  236.  
  237. Chain ufw-track-forward (1 references)
  238. pkts bytes target prot opt in out source destination
  239.  
  240. Chain ufw-track-input (1 references)
  241. pkts bytes target prot opt in out source destination
  242.  
  243. Chain ufw-track-output (1 references)
  244. pkts bytes target prot opt in out source destination
  245. 657 39684 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 ctstate NEW
  246. 31259 2624659 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 ctstate NEW
  247.  
  248. Chain ufw-user-forward (1 references)
  249. pkts bytes target prot opt in out source destination
  250.  
  251. Chain ufw-user-input (1 references)
  252. pkts bytes target prot opt in out source destination
  253. 1894 108984 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 80,443 /* 'dapp_Apache%20Full' */
  254. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
  255. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:11000
  256. 1268 75048 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
  257. 10286 535128 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587
  258. 339 19952 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995
  259. 58 3140 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143
  260. 1772 104120 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993
  261. 43 2272 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
  262. 4244 254108 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:465
  263. 4 240 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6969
  264.  
  265. Chain ufw-user-limit (0 references)
  266. pkts bytes target prot opt in out source destination
  267. 0 0 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] "
  268. 0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
  269.  
  270. Chain ufw-user-limit-accept (0 references)
  271. pkts bytes target prot opt in out source destination
  272. 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
  273.  
  274. Chain ufw-user-logging-forward (0 references)
  275. pkts bytes target prot opt in out source destination
  276.  
  277. Chain ufw-user-logging-input (0 references)
  278. pkts bytes target prot opt in out source destination
  279.  
  280. Chain ufw-user-logging-output (0 references)
  281. pkts bytes target prot opt in out source destination
  282.  
  283. Chain ufw-user-output (1 references)
  284. pkts bytes target prot opt in out source destination
  285. gordon@server1:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement