Created
April 30, 2013 16:41
-
-
Save mouseroot/5489960 to your computer and use it in GitHub Desktop.
Enable IP Routing in Windows 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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