Hi,
I have an old RB750 that I am busy trying to learn on, have got the basic setup going.
I am trying to create an RDP connection to a pc managed by the RB750 and connect to it from another pc on a completely different network.
My setup, a lte router with NAT2, and the IP of the mikrotik DMZ’d.
The mikrotik of course, and the pc getting an ip from the mikrotik (RDP enabled), but now what and how do I configure everything?
Firs of all you sould consider creating a VPN Connection between the two sites since it is not safe at all to open an RDP Port through your WAN in Public…
In case you do not want to follow the above suggestion, you could just reset the RB to default configuration, use it’s cloud DNS and then create a destination NAT rule for your 3389 port… Or better you should do a port translation, meaning that you will change the public port to something else than 3389…
Am not sure on what stage you are right now so i can’t be more specific…