I have two sites which are connected via a site to site vpn.
Site A has a direct internet connection and can receive requests from the internet.
Site B connects via a third party network and cannot receive direct requests from the internet.
If I have a web server at Site B, is it possible to route requests coming into Site A to the web server at site B over the vpn?
I have tried using DNAT and pointing it to the webserver at site B, but this does not work. I am guessing I need to enter some extra routing to both sides of the vpn, but am unsure on where to start.
Please help its driving me crazy.
This thread was automatically locked due to age.