Hi Guys,
I'm reading a lot in forums and internet but cannot make it work, because information and guide is almost non-existent.
I have the following Always On VPN architecture:
I can successfully connect to VPN from client and get an IP from RRAS static Address Pool.
Problem: VPN Client can't see LAN Resources (Client's DB), tracert to LAN reaches RRAS Internal interface (Static Address Pool), but this interface doesn't know where to send that traffic.
Tests:
1. Add static route in RRAS: route add 192.168.0.0 mask 255.255.255.0 192.168.0.1 - Doesn't solve problem.
2. Add static route in Client's DB: route add 10.10.0.0 mask 255.255.255.0 192.168.0.1 - Doesn't solve problem.
3. Enabling LAN Routing in RRAS - Doesn't solve problem.
Please your help guys, I will really appreciate it.
Thanks in advanced.