zykes

Untitled

Apr 24th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. pkts bytes target prot opt in out source destination
  2. 8948 763K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
  3. 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
  4. 8504 486K ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  5. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:54321
  6. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:54322
  7. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:111
  8. 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:111
  9. 1 60 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22
  10. 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:161
  11. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:9090
  12. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:16514
  13. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 2223
  14. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 5900:6923
  15. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 49152:49216
  16. 1682 109K REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
  17.  
  18. Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
  19. pkts bytes target prot opt in out source destination
  20. 0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 PHYSDEV match ! --physdev-is-bridged reject-with icmp-host-prohibited
  21.  
  22. Chain OUTPUT (policy ACCEPT 19013 packets, 1397K bytes)
  23. pkts bytes target prot opt in out source destination
Advertisement
Add Comment
Please, Sign In to add comment