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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南