Advertisement
VecH

Untitled

Sep 3rd, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. [root@agro ~]# iptables -L -vn
  2. Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
  3. pkts bytes target prot opt in out source destination
  4. 133K 37M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  5. 17 989 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  6. 518 87005 INPUT_direct all -- * * 0.0.0.0/0 0.0.0.0/0
  7. 518 87005 INPUT_ZONES_SOURCE all -- * * 0.0.0.0/0 0.0.0.0/0
  8. 518 87005 INPUT_ZONES all -- * * 0.0.0.0/0 0.0.0.0/0
  9. 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
  10. 513 86745 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
  11.  
  12. Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
  13. pkts bytes target prot opt in out source destination
  14. 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  15. 0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  16. 0 0 FORWARD_direct all -- * * 0.0.0.0/0 0.0.0.0/0
  17. 0 0 FORWARD_IN_ZONES_SOURCE all -- * * 0.0.0.0/0 0.0.0.0/0
  18. 0 0 FORWARD_IN_ZONES all -- * * 0.0.0.0/0 0.0.0.0/0
  19. 0 0 FORWARD_OUT_ZONES_SOURCE all -- * * 0.0.0.0/0 0.0.0.0/0
  20. 0 0 FORWARD_OUT_ZONES all -- * * 0.0.0.0/0 0.0.0.0/0
  21. 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
  22. 0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
  23.  
  24. Chain OUTPUT (policy ACCEPT 133K packets, 37M bytes)
  25. pkts bytes target prot opt in out source destination
  26. 133K 37M OUTPUT_direct all -- * * 0.0.0.0/0 0.0.0.0/0
  27.  
  28. Chain FORWARD_IN_ZONES (1 references)
  29. pkts bytes target prot opt in out source destination
  30. 0 0 FWDI_public all -- enp6s0 * 0.0.0.0/0 0.0.0.0/0 [goto]
  31. 0 0 FWDI_public all -- + * 0.0.0.0/0 0.0.0.0/0 [goto]
  32.  
  33. Chain FORWARD_IN_ZONES_SOURCE (1 references)
  34. pkts bytes target prot opt in out source destination
  35.  
  36. Chain FORWARD_OUT_ZONES (1 references)
  37. pkts bytes target prot opt in out source destination
  38. 0 0 FWDO_public all -- * enp6s0 0.0.0.0/0 0.0.0.0/0 [goto]
  39. 0 0 FWDO_public all -- * + 0.0.0.0/0 0.0.0.0/0 [goto]
  40.  
  41. Chain FORWARD_OUT_ZONES_SOURCE (1 references)
  42. pkts bytes target prot opt in out source destination
  43.  
  44. Chain FORWARD_direct (1 references)
  45. pkts bytes target prot opt in out source destination
  46.  
  47. Chain FWDI_public (2 references)
  48. pkts bytes target prot opt in out source destination
  49. 0 0 FWDI_public_log all -- * * 0.0.0.0/0 0.0.0.0/0
  50. 0 0 FWDI_public_deny all -- * * 0.0.0.0/0 0.0.0.0/0
  51. 0 0 FWDI_public_allow all -- * * 0.0.0.0/0 0.0.0.0/0
  52. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
  53.  
  54. Chain FWDI_public_allow (1 references)
  55. pkts bytes target prot opt in out source destination
  56.  
  57. Chain FWDI_public_deny (1 references)
  58. pkts bytes target prot opt in out source destination
  59.  
  60. Chain FWDI_public_log (1 references)
  61. pkts bytes target prot opt in out source destination
  62.  
  63. Chain FWDO_public (2 references)
  64. pkts bytes target prot opt in out source destination
  65. 0 0 FWDO_public_log all -- * * 0.0.0.0/0 0.0.0.0/0
  66. 0 0 FWDO_public_deny all -- * * 0.0.0.0/0 0.0.0.0/0
  67. 0 0 FWDO_public_allow all -- * * 0.0.0.0/0 0.0.0.0/0
  68.  
  69. Chain FWDO_public_allow (1 references)
  70. pkts bytes target prot opt in out source destination
  71.  
  72. Chain FWDO_public_deny (1 references)
  73. pkts bytes target prot opt in out source destination
  74.  
  75. Chain FWDO_public_log (1 references)
  76. pkts bytes target prot opt in out source destination
  77.  
  78. Chain INPUT_ZONES (1 references)
  79. pkts bytes target prot opt in out source destination
  80. 518 87005 IN_public all -- enp6s0 * 0.0.0.0/0 0.0.0.0/0 [goto]
  81. 0 0 IN_public all -- + * 0.0.0.0/0 0.0.0.0/0 [goto]
  82.  
  83. Chain INPUT_ZONES_SOURCE (1 references)
  84. pkts bytes target prot opt in out source destination
  85.  
  86. Chain INPUT_direct (1 references)
  87. pkts bytes target prot opt in out source destination
  88.  
  89. Chain IN_public (2 references)
  90. pkts bytes target prot opt in out source destination
  91. 518 87005 IN_public_log all -- * * 0.0.0.0/0 0.0.0.0/0
  92. 518 87005 IN_public_deny all -- * * 0.0.0.0/0 0.0.0.0/0
  93. 518 87005 IN_public_allow all -- * * 0.0.0.0/0 0.0.0.0/0
  94. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
  95.  
  96. Chain IN_public_allow (1 references)
  97. pkts bytes target prot opt in out source destination
  98. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6100 ctstate NEW
  99. 1 52 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:2222 ctstate NEW
  100. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 ctstate NEW
  101. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443 ctstate NEW
  102. 4 208 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 ctstate NEW
  103. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:54323 ctstate NEW
  104. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:5432 ctstate NEW
  105. 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:7410 ctstate NEW
  106.  
  107. Chain IN_public_deny (1 references)
  108. pkts bytes target prot opt in out source destination
  109.  
  110. Chain IN_public_log (1 references)
  111. pkts bytes target prot opt in out source destination
  112.  
  113. Chain OUTPUT_direct (1 references)
  114. pkts bytes target prot opt in out source destination
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement