I have a quite strange problem and I'm not sure how to set it up properly.
I have 2 Windows servers in the cloud with RDP (I know, not the smartest thing to do, but I don't have the place for physical server). They are connected together via a vRack. The connections from the outside to the server are very limited - only a handful of external IP's are allowed. But also the Internet connection on that machine is unavailable. This internal connection is for database usage.
I had this crazy idea to install on it an VPN client and connect it to outside world through it - thanks to that I would be able to access the Internet on it. But a second after I connect to the VPN I lose all internal communications to that server (and external, from the whitelisted addresses).
The general schematic would be like this:
Now, I would like to be able to access the Internet form server B while keeping the network restrictions to WAN. Is it even possible? I assume that I need to create some weird static routes but I'm not sure which and in what direction.