Ec2 instances issue

0

Hello,

I have been experiencing an issue to create EC2 instances, since yesterday I recreated new linux instances more than 10 times and facing the same issue. After I create them the ssh connection on them cannot be established and times out. I have tried with different firewall settings, opening the ports, even used previous established VPC and firewalls that used to work like a few months ago but nothing. Is it maybe a zone issue or some DDOS on aws ? I literaly cannot create any instance that can be connected to in Tokyo Zone 1A since yesterday.

Kostas
feita há 4 meses571 visualizações
1 Resposta
0

Hello.

If it is a timeout error, it is possible that SSH traffic is not allowed due to security group or network ACL settings.
So, first try the troubleshooting methods in the document below.
https://repost.aws/knowledge-center/ec2-linux-resolve-ssh-connection-errors

Also, make sure that the route to the Internet gateway is set in the route table of the subnet where EC2 is running.
https://docs.aws.amazon.com/vpc/latest/userguide/WorkWithRouteTables.html#AddRemoveRoutes

Also check to see if your on-premises router is blocking SSH traffic.

profile picture
ESPECIALISTA
respondido há 4 meses
profile pictureAWS
ESPECIALISTA
avaliado há 4 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas