I have a server 08 VM with one NIC attached to it from the VM's properties. What I'm simply trying to do is forward traffic from my internal network to a remote network over a VPN while using NAT.
To try accomplishing this, I've done the following steps:
- Established VPN connection from server '08 VM
- Configured RRAS to set up a NAT. The VPN client created a new NIC and I selected this NIC/network as the Public interface.
- On one of my local systems, I configured a route to direct all traffic destined to 172.30.x.x to use my server's 08 VM IP address as its default gateway. I used the IP address that my server '08 VM is using on my local network.
- Tried pinging the 172.30.x.x IP address (which responds from my server VM), but it didn't respond on my other system that's routing through my server VM.
Can someone explain to me what I'm doing wrong? I set this up in the past using another VPN and it worked fine; however, it hasn't worked for the past few VPNs that I've set up. I've even tried to disable the firewall to try troubleshooting this, but I'm not sure what else to try.
Any help would be greatly appreciated.
Thanks,
Alton