Skip to content

Instantly share code, notes, and snippets.

@ac101m

ac101m/ipforward Secret

Last active December 1, 2018 17:45
Enabling IP forwarding
sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment