Created
November 18, 2011 18:00
-
-
Save austinbv/1377219 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [~]$ sudo iptables -nvL | |
| Chain INPUT (policy ACCEPT 125K packets, 118M 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 70113 packets, 10M 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