Can't Connect RDP to Windows Server Instance

0

I'm at my wit's end with this! I want to make an EC2 instance with t2.medium type with Windows Server 2022.

  • I create a new security group
  • Allow RDP traffic for 3389 from 0.0.0.0/0 Inbound
  • Allow all traffic 0.0.0.0/0 Outbound
  • 100GB of storage
  • After launching the instance, I allocate a new Elastic IP, which I associate to my new instance.
    I then go to the instance, get an instance screenshot to verify it's running, then attempt to connect RDP to the public IP.
    RDP Fails. Why?? I've tried making three different instances, but none of them work.
    I use RDP every day of my life, and doing this in Azure works instantly. I'm clearly missing something.
已提問 1 年前檢視次數 469 次
2 個答案
1

Hi,

Few other things you can check

  • Check if your instance is in a public subnet connected to an internet gateway.
  • Check if your network access control list allows RDP traffic both inbound and outbound.

Following are a few guides that may be useful to troubleshoot your issue.

profile picture
Bisina
已回答 1 年前
profile picture
專家
已審閱 5 個月前
0

I don't see on the Subnet page where I can view the IGW. I can see the VPC it's associated with, and when I check that VPC, I can see the VPC is associated with an IGW.

When running the reachability analyzer from that IGW to my Instance, it fails due to a missing route., but when I look at the path details it looks fine to me.

reachability analyzer

已回答 1 年前

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

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

回答問題指南