Allow RDP Port to Specific IP Address
Allow RDP Port to Specific IP address
Go to the Dashboard, click on the server, and select the Windows server.
Create security group
Click on the view and open the Add Rule section
Add rules
There are no rules for this security group, to add rule click on the Add Rule ->
Get your public IP
To add the rule, first search for your public IP on Google by clicking on this Link.
Copy your public IP and the following IPs to add to the CIDR section of the rule.
Allow RDP Port
Allow the RDP port to follow these steps
Rule :- custom protocol
Description:- RDP PORT ALLOW
Direction: Allow ingress and egress to one by one
Open Port:- Port
Port Number:- 3389
Protocol: TCP
Remote: select CIDR
CIDR:- your internet public IP
Ether type:- IPv4
Now click on the add rule
Same as egress rule ->
Now your ingress and egress ports are allowed.
Access the server with RDP
Now access your window instance by using the port, Press the window+R key to open your Remote Desktop Connection Enter your IP and port
Enter the Username and password
Let's see if your instance has access.
Last updated