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
已提問 5 年前檢視次數 235 次
1 個回答
-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
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南