Passer au contenu

ssh time out and aws connect

0

i have occure problem on ec2 instancess are not connect to command prompt reretedly after installing any type software on it after a few minutes ec2 istances are not connect to my command prompt or aws connect

aws connect

& " ssh -i "demo.pem" ubuntu@ec2-43-205-206-14.ap-south-1.compute.amazonaws.com ssh: connect to host ec2-43-205-206-14.ap-south-1.compute.amazonaws.com port 22: Connection timed out "

1 réponse
0

Hello,

The error message "Failed to connect to your instance" typically indicates a network configuration issue.

Check the following:

  • Security group rules: Ensure port 22 is open for inbound SSH traffic.
  • Network ACLs and route tables: Verify correct configuration.
  • Instance status: Make sure the instance is running.

Please refer the following Link: https://repost.aws/knowledge-center/ec2-linux-resolve-ssh-connection-errors

EXPERT
répondu il y a 2 ans
EXPERT
vérifié il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.