Skip to content

Instantly share code, notes, and snippets.

@marc-hanheide
Created August 25, 2015 16:22
Show Gist options
  • Save marc-hanheide/4773a963f5f99c6b66d0 to your computer and use it in GitHub Desktop.
Save marc-hanheide/4773a963f5f99c6b66d0 to your computer and use it in GitHub Desktop.
robot router
iptables -t nat -A POSTROUTING -o wlan1 -j MASQUERADE
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment