Created
January 30, 2017 01:56
-
-
Save tonytan4ever/d657984444a9f205cc4d510ffa4a3660 to your computer and use it in GitHub Desktop.
Open iptables mapping
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 -t nat -A POSTROUTING -o eth0 -j MASQUERADE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment