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
질문됨 2달 전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
답변함 한 달 전
profile picture
전문가
Steve_M
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠