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

0
1 Antwort
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
SUPPORT-TECHNIKER
beantwortet vor einem Jahr
  • 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.

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