Remote Desktop Connection failure

0

Hi AWS Team, For lab Client VPN endpoint connection through private ip address. I'm getting remote desktop connection failure. Public ip connection no Issue. Through private ip i'm getting error. Tried some troubleshooting steps like turning off windows defender firewall , AWS Support trouble shoot Nothing worked. Can this issue be solved. ThanksEnter image description here
Enter image description here
Enter image description here
Enter image description here
Enter image description here

profile picture
Fahad
已提問 1 個月前檢視次數 105 次
1 個回答
0

Hi Fahad,

When you're able to connect to your EC2 instance using its public IP but not through a private IP over a VPN, and you've ruled out the Windows Defender Firewall, there are still several things to check:

  1. VPN Configuration: Confirm that your VPN is correctly configured to route traffic to the VPC and that the private IP is accessible through it.
  2. Network ACLs and Security Groups: Check that the Network ACLs and security groups associated with the EC2 instance allow inbound RDP traffic from the VPN's network range.
  3. Route Tables: Verify that the VPC route tables have the necessary routes to direct traffic from the VPN to the EC2 instance.
  4. Instance Settings: Make sure that the instance is configured to listen for RDP connections on its private IP.
  5. RDP Service Status: Check that the RDP service is running on the instance and is configured to accept connections.
  6. Network Connectivity: Test the network connectivity from within the VPN to the EC2 instance's private IP using tools like ping or tracert.

If you've checked all the above and the issue persists, it could be worthwhile to look into VPC flow logs to see if the traffic is reaching the instance and if there's any pattern of denied traffic.

I'm here to help. Give me more details if it didn't work.

profile picture
已回答 1 個月前
profile picture
專家
Steve_M
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南