casaper

iptables dump from debug

Dec 6th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.53 KB | None | 0 0
  1. Chain INPUT (policy DROP 0 packets, 0 bytes)
  2. pkts bytes target prot opt in out source destination
  3. 101 5168 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
  4. 1837 217K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
  5. 22 2547 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  6. 1305 94508 ACCEPT all -- br0 * 0.0.0.0/0 0.0.0.0/0
  7. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 1/sec burst 5
  8. 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpts:33434:33534 limit: avg 5/sec burst 5
  9. 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68
  10. 4 240 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8080
  11. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:445
  12. 280 14560 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:520
  13. 141 11452 logdrop 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. 70263 44M all -- * * 0.0.0.0/0 0.0.0.0/0 account: network/netmask: 192.168.1.0/255.255.255.0 name: lan
  18. 0 0 ACCEPT all -- br0 br0 0.0.0.0/0 0.0.0.0/0
  19. 56 2864 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
  20. 1840 114K TCPMSS tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
  21. 25540 3369K monitor all -- * vlan2 0.0.0.0/0 0.0.0.0/0
  22. 68718 44M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
  23. 6 356 wanin all -- vlan2 * 0.0.0.0/0 0.0.0.0/0
  24. 1483 117K wanout all -- * vlan2 0.0.0.0/0 0.0.0.0/0
  25. 1483 117K ACCEPT all -- br0 * 0.0.0.0/0 0.0.0.0/0
  26. 0 0 upnp all -- vlan2 * 0.0.0.0/0 0.0.0.0/0
  27.  
  28. Chain OUTPUT (policy ACCEPT 3323 packets, 709K bytes)
  29. pkts bytes target prot opt in out source destination
  30.  
  31. Chain logdrop (1 references)
  32. pkts bytes target prot opt in out source destination
  33. 114 9808 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW limit: avg 1/sec burst 5 LOG flags 39 level 4 prefix `DROP '
  34. 141 11452 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
  35.  
  36. Chain logreject (0 references)
  37. pkts bytes target prot opt in out source destination
  38. 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 1/sec burst 5 LOG flags 39 level 4 prefix `REJECT '
  39. 0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
  40.  
  41. Chain monitor (1 references)
  42. pkts bytes target prot opt in out source destination
  43. 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 WEBMON --max_domains 300 --max_searches 300
  44.  
  45. Chain upnp (1 references)
  46. pkts bytes target prot opt in out source destination
  47. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.40 tcp dpt:38445
  48.  
  49. Chain wanin (1 references)
  50. pkts bytes target prot opt in out source destination
  51. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.2 tcp dpt:22
  52. 6 356 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.2 tcp dpt:80
  53.  
  54. Chain wanout (1 references)
  55. pkts bytes target prot opt in out source destination
  56.  
  57. Chain PREROUTING (policy ACCEPT 2382 packets, 251K bytes)
  58. pkts bytes target prot opt in out source destination
  59. 150 12016 WANPREROUTING all -- * * 0.0.0.0/0 77.109.184.188
  60. 0 0 DROP all -- vlan2 * 0.0.0.0/0 192.168.1.0/24
  61. 144 11660 upnp all -- * * 0.0.0.0/0 77.109.184.188
  62.  
  63. Chain POSTROUTING (policy ACCEPT 160 packets, 38321 bytes)
  64. pkts bytes target prot opt in out source destination
  65. 2203 173K MASQUERADE all -- * vlan2 0.0.0.0/0 0.0.0.0/0
  66. 94 8996 SNAT all -- * br0 192.168.1.0/24 192.168.1.0/24 to:192.168.1.1
  67.  
  68. Chain OUTPUT (policy ACCEPT 922 packets, 103K bytes)
  69. pkts bytes target prot opt in out source destination
  70.  
  71. Chain WANPREROUTING (1 references)
  72. pkts bytes target prot opt in out source destination
  73. 0 0 DNAT icmp -- * * 0.0.0.0/0 0.0.0.0/0 to:192.168.1.1
  74. 0 0 DNAT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:445 to:192.168.1.2:22
  75. 6 356 DNAT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 to:192.168.1.2:80
  76.  
  77. Chain upnp (1 references)
  78. pkts bytes target prot opt in out source destination
  79. 0 0 DNAT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:38445 to:192.168.1.40:38445
  80.  
  81. Chain PREROUTING (policy ACCEPT 74131 packets, 44M bytes)
  82. pkts bytes target prot opt in out source destination
  83.  
  84. Chain INPUT (policy ACCEPT 3692 packets, 346K bytes)
  85. pkts bytes target prot opt in out source destination
  86.  
  87. Chain FORWARD (policy ACCEPT 70263 packets, 44M bytes)
  88. pkts bytes target prot opt in out source destination
  89.  
  90. Chain OUTPUT (policy ACCEPT 3636 packets, 779K bytes)
  91. pkts bytes target prot opt in out source destination
  92.  
  93. Chain POSTROUTING (policy ACCEPT 74447 packets, 45M bytes)
  94. pkts bytes target prot opt in out source destination
Add Comment
Please, Sign In to add comment