Created
June 8, 2015 15:06
-
-
Save joswr1ght/e2200574ecb9e39ad3ca to your computer and use it in GitHub Desktop.
Watch iptables rules
This file contains 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
watch -d -n 2 iptables -nvL # Add -t nat for PREROUTING hits |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment