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
gefragt vor 5 Jahren235 Aufrufe
1 Antwort
-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
beantwortet vor 5 Jahren

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