Skip to content

Instantly share code, notes, and snippets.

@jtreminio
Created August 19, 2013 15:25
Show Gist options
  • Save jtreminio/6270386 to your computer and use it in GitHub Desktop.
Save jtreminio/6270386 to your computer and use it in GitHub Desktop.
$ sudo iptables -v -L
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 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