Unable to Connect to EC2 Instance and Ping Timeout

0

I am unable to connect to my EC2 instance even though the instance status shows it is running. Ping also does not receive any response. There are no error messages or warnings. I have tried restarting the instance, but the issue persists. I am receiving the error message "Failed to connect to your instance. Error establishing SSH connection to your instance. Try again later."

gefragt vor 2 Jahren4552 Aufrufe
1 Antwort
0

do this steps on ec2:

  • check the security group associated with the instance is listening SSH and ICMP
  • check if the instance is in a public subnet, otherwise you won't be able to connect
  • check if the instance has a public IP associated or an Elastic IP

on VPC:

probably with this steps you will be able to identify the issue and fix it

profile picture
EXPERTE
beantwortet vor 2 Jahren
profile picture
EXPERTE
überprüft vor 2 Jahren
profile pictureAWS
EXPERTE
überprüft vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen