Skip to content

Instantly share code, notes, and snippets.

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