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.
preguntada hace un año469 visualizaciones
2 Respuestas
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
respondido hace un año
profile picture
EXPERTO
revisado hace 5 meses
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

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas