Cannot connect my EC2 instance via SSH in several minutes after starting it

0
1 回答
1

Make sure that the security group is not allowing traffic from 0.0.0.0/0. That could indicate that you are getting brute forced and the instance has a hard time keeping up with all connection requests. If you are using Linux, you can install a tool like fail2ban which will automatically create firewall rules to block traffic from ip's that attempt to authenticate with invalid credentials.

If you truly believe that there is something wrong with your account, then you can open a ticket to the billing team as your repost link you referenced says.

AWS
支持工程师
已回答 1 年前
  • this is a good point but it's unlikely that I am being brute forced every time after EC2 is up for about the same time.

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

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

回答问题的准则