Skip to content

Instantly share code, notes, and snippets.

@sunsongxp
Forked from mouseroot/ip_routing_win7.txt
Created January 1, 2018 11:09
Show Gist options
  • Save sunsongxp/5117c4b9d64690255c30df6d356b412f to your computer and use it in GitHub Desktop.
Save sunsongxp/5117c4b9d64690255c30df6d356b412f 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