Enable Windows XP Routing

There are many articles on how to enable Windows XP routing, but most of them miss out one little note - how to check that routing is working!

This article will do just that.

Steps

  1. In the Run command type Regedit.exe and press Enter.
  2. In the registry navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  3. Select the "IPEnableRouter" entry (by default the value is 0 and change its value to 1.
  4. Close Regedit.
  5. Reboot.

Tips

  • To check that IP routing is enabled run the command ipconfig/all in command prompt and make sure you see this line

Related Articles

Sources and Citations