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."

已提问 2 年前4572 查看次数
1 回答
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

专家
已回答 2 年前
专家
已审核 2 年前
AWS
专家
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则