I have a Always on VPN in Server 2016 setup and am having issues with the remote clients accessing the production network through the VPN . Here is an example of my setup:
Prod network - 10.1.1.*
DMZ Network - 172.10.1.*
RAS VPN Static pool - 10.10.1.*
VPN server is on domain, has a prod network address, and DMZ address.
The VPN is currently working in the aspect that when i connect to the VPN from my Windows 10 machine(On external network), the Win 10 machine gets a 10.10.1* address. But that 10.10.1.* subnet cannot access the prod network. Do I need to setup Static routes on the VPN server to be able to get to the prod network?
Thanks in advance.