We have an EC2 Windows 2008 server and 3 servers hosted at Rackspace (also windows 08). I would like to be able to address the EC2 server as though it were part of our internal Rackspace network. Thus I'm thinking that we should be able to use a VPN or some sort of tunneling technology to allow this.
Does anyone have any experience or any suggestions on how to do this?
We need to run executables that access various services on our internal boxes, (DB, MongoDB, nCache caching service, and others).
I'm trying to avoid rewriting the .exe to throw everything through a web service.
Thnks for any help,