How can I prevent Windows XP's Network Bridge feature from forwarding network packets?

John Savill

December 29, 2002

1 Min Read
ITPro Today logo

A. The Network Bridge feature in XP Professional and XP Home Edition can forward network packets; however, this capability can cause major problems on some networks. To permanently disable packet forwarding, perform the following steps:

  1. Start a registry editor (e.g., regedit.exe).

  2. Navigate to the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBridgeMP registry subkey.

  3. From the Edit menu, select New, DWORD Value; enter the name DisableForwarding; then press Enter.

  4. Double-click the new value, set it to 1, then click OK.

  5. Close the registry editor.

  6. Reboot the machine for the change to take effect.

Thanks to Brian Howson for providing this tip.

About the Author(s)

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like