I am trying to set up a remote access VPN server to enable our employees to connect to the office network and access resources on it. In addition, several of our production servers (not located at the office) may only be administered from the office (locked down by IP), so I also need to be able to access the internet over this VPN.
I configured RRAS to allow VPN connections via PPTP, and have done all the necessary router/firewall configuration as well (just forwarded port 1723 and GRE to the server). I am able to connect to the VPN, but I do not have access to any network or internet resources.
From what I understand, the reason for this is that I have not configured routing. So my question is how do I configure routing for the VPN so I have access to the local network and the internet?