I have a server which in the local network I would like to access remotely through the default RDP port 3389.
Due to filtering services at work, the port 3389 is unavailable as many other ports. Because I do not use the SMTP port 25, I would like to use that port to listen with RDP but at the same time keep it listening on 3389 for local purposes.
Is this possible to achieve and if so, how? Thanks!