Skip to content

Instantly share code, notes, and snippets.

Created November 8, 2017 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/44cde2821e55d9fd2379ca71d270e3e7 to your computer and use it in GitHub Desktop.
Save anonymous/44cde2821e55d9fd2379ca71d270e3e7 to your computer and use it in GitHub Desktop.
iptables -vnL
Chain INPUT (policy ACCEPT 2752 packets, 1820K bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 4 packets, 440 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 547 packets, 108K bytes)
pkts bytes target prot opt in out source destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment