You can setup different ports to point from one external ip address to point to different lan ip addresses on port 3389.
E.g
External IP:1111 --> Internal Host A:3389
External IP:1112 --> Internal Host B:3389
External IP:1113 --> Internal Host C:3389
Yes, you can do what you have in mind with just one public ip address.
That is why you need to specify different ports from the public interface,
to point to different private/internal ip address.
E.g you would connect from the internet using mstsc /v:x.x.x.x:1111,
that would connect you to server A, then using mstsc /v:x.x.x.x:1112,
you should be connected to the second server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.