Advertisement
Guest User

iptables -L -v -n

a guest
May 1st, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.72 KB | None | 0 0
  1. iptables -L -v -n
  2. Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
  3. pkts bytes target prot opt in out source destination
  4. 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:53
  5. 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
  6. 0 0 ACCEPT udp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 udp dpt:67
  7. 0 0 ACCEPT tcp -- virbr0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:67
  8. 5601K 7814M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  9. 1052 49097 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  10. 12295 1347K INPUT_direct all -- * * 0.0.0.0/0 0.0.0.0/0
  11. 12295 1347K INPUT_ZONES_SOURCE all -- * * 0.0.0.0/0 0.0.0.0/0
  12. 12295 1347K INPUT_ZONES all -- * * 0.0.0.0/0 0.0.0.0/0
  13. 2 120 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
  14. 5 200 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
  15. 902 57876 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
  16.  
  17. Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
  18. pkts bytes target prot opt in out source destination
  19. 0 0 ACCEPT all -- * virbr0 0.0.0.0/0 192.168.122.0/24 ctstate RELATED,ESTABLISHED
  20. 0 0 ACCEPT all -- virbr0 * 192.168.122.0/24 0.0.0.0/0
  21. 0 0 ACCEPT all -- virbr0 virbr0 0.0.0.0/0 0.0.0.0/0
  22. 0 0 REJECT all -- * virbr0 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
  23. 0 0 REJECT all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
  24. 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  25. 0 0 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  26. 0 0 FORWARD_direct all -- * * 0.0.0.0/0 0.0.0.0/0
  27. 0 0 FORWARD_IN_ZONES_SOURCE all -- * * 0.0.0.0/0 0.0.0.0/0
  28. 0 0 FORWARD_IN_ZONES all -- * * 0.0.0.0/0 0.0.0.0/0
  29. 0 0 FORWARD_OUT_ZONES_SOURCE all -- * * 0.0.0.0/0 0.0.0.0/0
  30. 0 0 FORWARD_OUT_ZONES all -- * * 0.0.0.0/0 0.0.0.0/0
  31. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
  32. 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate INVALID
  33. 0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
  34.  
  35. Chain OUTPUT (policy ACCEPT 3076K packets, 401M bytes)
  36. pkts bytes target prot opt in out source destination
  37. 0 0 ACCEPT udp -- * virbr0 0.0.0.0/0 0.0.0.0/0 udp dpt:68
  38. 3076K 401M OUTPUT_direct all -- * * 0.0.0.0/0 0.0.0.0/0
  39.  
  40. Chain FORWARD_IN_ZONES (1 references)
  41. pkts bytes target prot opt in out source destination
  42. 0 0 FWDI_FedoraWorkstation all -- enp2s0 * 0.0.0.0/0 0.0.0.0/0 [goto]
  43. 0 0 FWDI_FedoraWorkstation all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 [goto]
  44. 0 0 FWDI_FedoraWorkstation all -- + * 0.0.0.0/0 0.0.0.0/0 [goto]
  45.  
  46. Chain FORWARD_IN_ZONES_SOURCE (1 references)
  47. pkts bytes target prot opt in out source destination
  48.  
  49. Chain FORWARD_OUT_ZONES (1 references)
  50. pkts bytes target prot opt in out source destination
  51. 0 0 FWDO_FedoraWorkstation all -- * enp2s0 0.0.0.0/0 0.0.0.0/0 [goto]
  52. 0 0 FWDO_FedoraWorkstation all -- * virbr0 0.0.0.0/0 0.0.0.0/0 [goto]
  53. 0 0 FWDO_FedoraWorkstation all -- * + 0.0.0.0/0 0.0.0.0/0 [goto]
  54.  
  55. Chain FORWARD_OUT_ZONES_SOURCE (1 references)
  56. pkts bytes target prot opt in out source destination
  57.  
  58. Chain FORWARD_direct (1 references)
  59. pkts bytes target prot opt in out source destination
  60.  
  61. Chain FWDI_FedoraWorkstation (3 references)
  62. pkts bytes target prot opt in out source destination
  63. 0 0 FWDI_FedoraWorkstation_log all -- * * 0.0.0.0/0 0.0.0.0/0
  64. 0 0 FWDI_FedoraWorkstation_deny all -- * * 0.0.0.0/0 0.0.0.0/0
  65. 0 0 FWDI_FedoraWorkstation_allow all -- * * 0.0.0.0/0 0.0.0.0/0
  66.  
  67. Chain FWDI_FedoraWorkstation_allow (1 references)
  68. pkts bytes target prot opt in out source destination
  69.  
  70. Chain FWDI_FedoraWorkstation_deny (1 references)
  71. pkts bytes target prot opt in out source destination
  72.  
  73. Chain FWDI_FedoraWorkstation_log (1 references)
  74. pkts bytes target prot opt in out source destination
  75.  
  76. Chain FWDO_FedoraWorkstation (3 references)
  77. pkts bytes target prot opt in out source destination
  78. 0 0 FWDO_FedoraWorkstation_log all -- * * 0.0.0.0/0 0.0.0.0/0
  79. 0 0 FWDO_FedoraWorkstation_deny all -- * * 0.0.0.0/0 0.0.0.0/0
  80. 0 0 FWDO_FedoraWorkstation_allow all -- * * 0.0.0.0/0 0.0.0.0/0
  81.  
  82. Chain FWDO_FedoraWorkstation_allow (1 references)
  83. pkts bytes target prot opt in out source destination
  84.  
  85. Chain FWDO_FedoraWorkstation_deny (1 references)
  86. pkts bytes target prot opt in out source destination
  87.  
  88. Chain FWDO_FedoraWorkstation_log (1 references)
  89. pkts bytes target prot opt in out source destination
  90.  
  91. Chain INPUT_ZONES (1 references)
  92. pkts bytes target prot opt in out source destination
  93. 12110 1258K IN_FedoraWorkstation all -- enp2s0 * 0.0.0.0/0 0.0.0.0/0 [goto]
  94. 185 89503 IN_FedoraWorkstation all -- virbr0 * 0.0.0.0/0 0.0.0.0/0 [goto]
  95. 0 0 IN_FedoraWorkstation all -- + * 0.0.0.0/0 0.0.0.0/0 [goto]
  96.  
  97. Chain INPUT_ZONES_SOURCE (1 references)
  98. pkts bytes target prot opt in out source destination
  99.  
  100. Chain INPUT_direct (1 references)
  101. pkts bytes target prot opt in out source destination
  102.  
  103. Chain IN_FedoraWorkstation (3 references)
  104. pkts bytes target prot opt in out source destination
  105. 12295 1347K IN_FedoraWorkstation_log all -- * * 0.0.0.0/0 0.0.0.0/0
  106. 12295 1347K IN_FedoraWorkstation_deny all -- * * 0.0.0.0/0 0.0.0.0/0
  107. 12295 1347K IN_FedoraWorkstation_allow all -- * * 0.0.0.0/0 0.0.0.0/0
  108.  
  109. Chain IN_FedoraWorkstation_allow (1 references)
  110. pkts bytes target prot opt in out source destination
  111. 396 180K ACCEPT udp -- * * 0.0.0.0/0 224.0.0.251 udp dpt:5353 ctstate NEW
  112. 6714 525K ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:137 ctstate NEW
  113. 117 26723 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:138 ctstate NEW
  114. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 ctstate NEW
  115. 4159 558K ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpts:1025:65535 ctstate NEW
  116. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpts:1025:65535 ctstate NEW
  117.  
  118. Chain IN_FedoraWorkstation_deny (1 references)
  119. pkts bytes target prot opt in out source destination
  120.  
  121. Chain IN_FedoraWorkstation_log (1 references)
  122. pkts bytes target prot opt in out source destination
  123.  
  124. Chain OUTPUT_direct (1 references)
  125. pkts bytes target prot opt in out source destination
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement