How do I access my Windows server?

All Windows servers are deployed with standard RDP open. This port will be open directly on the Internet. Once you are connected, you should secure this port. Changing the port number will prevent bots and scripts from finding it, however a determined attacker will find it through normal scanning. The best course of action is to use a firewall to restrict access via IP. 

Other possible options include using a bastion host and configuring the firewall to only respond to this host. A popular open source option is Apache Guacamole.

Another option would be to implement RDP port knocking.

Caution! This solution is third-party and is not officially supported by NodeSpace. If you choose to implement this solution, you do so at your own risk and NodeSpace cannot provide any configuration assistance.

A program can be added to do this: https://github.com/vigisoft/rdp-port-knocking

Article Information
  • Article ID: 281
  • Category: Windows Server
  • Viewed 193 times.
  • Rating:
    (0)
  • Was this article helpful?
  • Yes No
Did you find this article helpful?