NETWORK ADMINISTRATIONSwindows dns serverWindows server

Enable IP Forwarding using Registry in Windows Server 2012 R2

In this short video demonstration we will look at how to configure IP Forwarding using Registry in Windows Server 2012 R2.

Open Registry Editor, locate the following registry key:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters

Find DWORD key name IPEnableRouter change the value from 0 to 1 (A value of 1 enables TCP/IP forwarding for all network adapters that are installed on that computer).

Once Restart the Windows Server.

Now IP Forwarding in place in Windows Server 2012 R2

source

by MSFT WebCast

windows server dns forwarder

2 thoughts on “Enable IP Forwarding using Registry in Windows Server 2012 R2

  • Thank you, after this video i create 4 virtual machines working in 3 subnets (client-router-router-client) and it work!

Comments are closed.