A
A
Alex Leggecom2020-08-01 05:04:15
Computer networks
Alex Leggecom, 2020-08-01 05:04:15

How to provide access to multiple servers via RDP using server names?

I congratulate all colleagues on their professional holiday and ask for help in solving the following problem.

Given:
Mikrotik with MultiWAN for fault tolerance and white IP on each WAN port;
Servers server1.mydomain.com, server2.mydomain.com, server3.mydomain.com;

Objective:
Provide users with remote access to the desired server only by the server name without disclosing IP addresses to users.

I will be grateful for every advice.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alex Leggecom, 2020-08-03
@Leggecom

Thanks for the advice. Solved with RD Gateway

A
Artem @Jump, 2020-08-01
Tag

How to provide access to multiple servers via RDP using server names?
Make appropriate entries in DNS.
Provide users with remote access to the desired server only by the server name without disclosing IP addresses to users.
Secure access and do not disclose IP

X
xmoonlight, 2020-08-01
@xmoonlight

A separate subdomain with traffic tunneling. On servers - access only either from the ip-"tunnel", or only after the authorization of the "tunnel" on the requested server (if you need to open the server in public, as it is now; it's better not to keep them in public!).

K
Korben5E, 2020-08-03
@Korben5E

No way. the meaning of the name in dns, and if there is dns, then there is also ip.
If the question is how to connect users by name, and not by ip, then:
either the connection becomes the main one and rewrites the dns server for the duration of the session,
or distribute static data to users, for example, through the hosts.isp file (it seems to be called that)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question