Last active
July 4, 2018 15:17
-
-
Save danitool/415bb3eeda6d6b10c4d70ee5ae4f7b81 to your computer and use it in GitHub Desktop.
nanostation 2 (bg) port forwarding fix
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
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