thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Sun Jul 31, 2005 8:54 am Post subject: Enable TCP/IP Forwarding in Win2000 |
|
|
TCP/IP forwarding allows your computer to act as a router, forwarding TCP/IP traffic from one network segment to another. You can enable forwarding via the following Registry entry:
Hive: HKEY_LOCAL_MACHINE
Key: \SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Name: IPEnableRouter
Data Type: dword
Value: 00000001 |
|