EC2 connection error in particular zones viz. Canada. Ireland and Mumbai

0

Getting 'connection timed out' error on connecting ec2 instance by Putty, made in some particular aws zones viz. Canada, Ireland and Mumbai.

Even though the same method works while connecting an ec2 made in n virginia or ohio.

Edited by: absl on Mar 19, 2019 2:58 AM

Edited by: absl on Mar 19, 2019 8:56 PM

absl
demandé il y a 5 ans236 vues
1 réponse
-1

I figured it out.
Whenever using a previously ever unused key to make an instance, it shall be first kind of activated by running the following command from a mac or linux command line.
Go to the path where the '.pem' file for the key is kept and run

chmod 400 key_file.pem

Then freely use this key and any '.ppk' file generated from it to connect from windows.

absl
répondu il y a 5 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.

Instructions pour répondre aux questions