Skip to content

Instantly share code, notes, and snippets.

@mouseroot
Created April 30, 2013 16:41
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mouseroot/5489960 to your computer and use it in GitHub Desktop.
Save mouseroot/5489960 to your computer and use it in GitHub Desktop.
Enable IP Routing in Windows 7
1. Open regedit
2. Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\"
3. Change IPEnableRouter to 1
4. Run services->Routing and Remote->start
(reboot may be nessesary)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment