how do you disable IP Forwarding

  • Thread starter Thread starter andrew hoffman
  • Start date Start date
A

andrew hoffman

I have securemote and it gives a warning the I need to
disable IP Forwarding, I have seen articales on how to
turn enable it, but not on how disable it.
 
Greetings Andrew,

In the Registry Editor, find the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

Set the following registry value:

Value name: IPEnableRouter
Value type: REG_DWORD
Value data: 0

Value 0 is set by default with both Windows XP Home and Professional. By
default, it is not enabled.

_______________
Eric
 
Back
Top