Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multihome - Gateway

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
How do I create a default gateway for my internal clients on a multihomed W2K server?
 
You need to enable TCP/IP forwarding.

Use Registry Editor (Regedt32.exe) to view the following registry key:


HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Set the following registry value:


Value Name: IPEnableRouter
Value type: REG_DWORD
Value Data: 1
NOTE : A value of 1 enables TCP/IP forwarding for all network connections installed and used by this computer.
-Does that help ya?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top