How to Enable IP Routing

When using Windows NT or other operating systems, you may need to know how to enable IP routing and set up static routing tables using ROUTE.EXE. IP Routing is the process that allows data to cross over a network of computers rather than...
Method 1 of 3:

How to Enable IP Routing in Windows NT

  1. How to Enable IP Routing Picture 1How to Enable IP Routing Picture 1
    Start the registry editor, which is a tool that allows you to make changes to Windows programs. Open the start menu, and type REGEDT32.EXE into the search box. Hit enter, and select the correct name from the list. You can also click on "Run," and type REGEDT32.EXE to open it.
  2. How to Enable IP Routing Picture 2How to Enable IP Routing Picture 2
    Find the registry key that reads: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters, and then choose "Add Value."
  3. How to Enable IP Routing Picture 3How to Enable IP Routing Picture 3
    Enter the following values into the corresponding locations in order to enable IP routing through Windows NT:
    1. Value Name: IpEnableRouter
    2. Data Type: REG_DWORD
    3. Value: 1
  4. How to Enable IP Routing Picture 4How to Enable IP Routing Picture 4
    Exit the program, and then restart your computer and Windows NT.
Method 2 of 3:

How to Enable IP Routing in Windows XP, Vista, and Windows 7

  1. How to Enable IP Routing Picture 5How to Enable IP Routing Picture 5
    Start the registry editor. Select the start menu, and enter REGEDIT.EXE into either the "Run" program or the search box. The run program will be available for Windows XP operating systems and the search box will be used for Vista and Windows 7 operating systems.
  2. How to Enable IP Routing Picture 6How to Enable IP Routing Picture 6
    Find the sub key that reads: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters. Scroll down or by use the search option to locate it. Make sure that you select the right one, especially if you haven't backed up your registry recently.
  3. How to Enable IP Routing Picture 7How to Enable IP Routing Picture 7
    Set the registry values into the corresponding section to enable IP routing in Windows XP:
    1. Value Name: IpEnableRouter
    2. Value Type: REG_DWORD
    3. Value Data: 1. This will enable transmission control protocol and IP forwarding, also called TCP/IP forwarding, for all of the connections installed on your computer. TCP/IP forwarding is essentially the same thing as IP routing.
  4. How to Enable IP Routing Picture 8How to Enable IP Routing Picture 8
    Exit the registry editor to complete IP routing in Windows XP and other Windows operating systems.
Method 3 of 3:

Another easier method for Windows 7

  1. How to Enable IP Routing Picture 9How to Enable IP Routing Picture 9
    Go to Run type "services.msc" without quotes
  2. How to Enable IP Routing Picture 10How to Enable IP Routing Picture 10
    Search the service "Routing and Remote Access", it will be disable by default.
  3. How to Enable IP Routing Picture 11How to Enable IP Routing Picture 11
    To enable it right click on it and then select properties and change the "Startup Type" to
    1. "Manual" if you want to start it when you require or
    2. "Automatic" to start it whenever computer boots on else
    3. "Automatic delayed" if you want it to initiate a little bit later after the other services in your computer are started at boot time.
  4. How to Enable IP Routing Picture 12How to Enable IP Routing Picture 12
    Now apply and press ok
  5. How to Enable IP Routing Picture 13How to Enable IP Routing Picture 13
    Now right click the Routing and Remote access service and press start and let the progress bar complete.
  6. How to Enable IP Routing Picture 14How to Enable IP Routing Picture 14
    Now go to run and type "cmd" to get command prompt and type "ipconfig /all". and you should see this line "IP Routing Enabled. . . . . . . . : Yes" which will be the third line. This means Routing has been enabled.
    1. You can disable by changing the startup type to disabled and check "ipconfig /all" to see the status.
  7. How to Enable IP Routing Picture 15How to Enable IP Routing Picture 15
    Note: The services method was tried in Win 7 Ultimate Other versions may not have that service listed This also works on Windows Server 2012 R2 Datacenter

This also works on Windows Server 2012 R2 Datacenter

3.9 ★ | 83 Vote