2021-11-01

Windows acting as a router between two interfaces

This is a registry merge, and it is WAY stale.  It's many years ago that I researched this, and memory serves, this works.  Passing traffic THROUGH a Windows server(regular windows too?) between two network interfaces, perhaps wired to wireless, even if the wireless is USB-attached.


==================
 Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"IPEnableRouter"=dword:00000001

No comments:

Post a Comment

Linux NetworkManager command line configuration

 Configure Network Settings Using Network Manager in Linux Last updated: March 25, 2025 Written by:baeldung Network ConfigurationNetworkMana...