I'm not actually looking for a complete step by step answer. But really, just the broad strokes.
I have a Debian linux VM on network A. I am putting another Debian linux VM on Network B. Both networks are largely windows computers. What I need is for technicians on network A to be able to RDP to servers on Network B, across a secure internet link.
I'm really only looking for the function names of the 2 linux boxes. Are they proxy servers? routers? a bridge? I don't really know what tools should best be used here. It seems to me to be a combination of functions, but I'm not sure which ones are most appropriate.
Again, I can look up how to install software and configure a proxy server, router or whatever. I'm just looking for a leg up on how I should be approaching the problem.
Thanks.