Unable to get connected to my EC2 instance (Windows)

0

Hi There, I'm first time on AWS and I'm Unable to get connected to my EC2 instance (Windows). RDP is returning timeout.. I even cannot ping the EC2 Public IP.. Any experience /suggest to share please..?

Thx a lot in advance.. Ciao..Mario.

preguntada hace un año239 visualizaciones
1 Respuesta
0

Hello, probably the instance's subnet doesn't have an internet gateway as the default route (0.0.0.0/0) or the security group attached to the instance doesn't have RDP port open. Try to go through theses steps:

  1. Create and attach an internet gateway
  2. Create a custom route table
  3. Create a security group for internet access
  4. (if necessary) Assign an Elastic IP address to an instance

This doc describes the steps: Connect to the internet using an internet gateway

AWS
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