Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
*nat
:PREROUTING ACCEPT [0:0]
-A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 3232
COMMIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment