blackfireball5

iptables -t mangle -L -vn

Nov 8th, 2022
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. jon@GT-AXE16000-A230:/tmp/home/root# iptables -t mangle -L -vn
  2. Chain PREROUTING (policy ACCEPT 23978 packets, 5107K bytes)
  3. pkts bytes target prot opt in out source destination
  4.  
  5. Chain INPUT (policy ACCEPT 15145 packets, 3215K bytes)
  6. pkts bytes target prot opt in out source destination
  7.  
  8. Chain FORWARD (policy ACCEPT 8595 packets, 1848K bytes)
  9. pkts bytes target prot opt in out source destination
  10.  
  11. Chain OUTPUT (policy ACCEPT 11852 packets, 3201K bytes)
  12. pkts bytes target prot opt in out source destination
  13.  
  14. Chain POSTROUTING (policy ACCEPT 20412 packets, 5067K bytes)
  15. pkts bytes target prot opt in out source destination
  16.  
Advertisement
Add Comment
Please, Sign In to add comment