I have setup VPN on windows server 2012. The server has a public network interface and a private one. The private interface is configured with the IP 10.11.12.1/24. The VPN is configured with a static address pool - 10.11.12.50 to 10.11.12.59.
Connected to this interface is another server with the IP 10.11.12.2/24. I am able to ping 10.11.12.2 from the server with 10.11.12.1.
When I connect through VPN I can ping the servers private IP, 10.11.12.1, but I am unable to ping the other at 10.11.12.2.
In "Routing and Remote Access" the server has both the "Enable this computer as a: IPv4 Router" checked and the "IPv4 Remote access server" option checked.
What can I do to troubleshoot this issue?