port 22: connection timed out error

0

while connecting to ec2 instance through ssh tool like git bash i am getting above said connection timed out error. it is getting after waved off of bill only. and i have tried with different regions and with pem file and ppk file in putty also. i wanted to know is there any problem with payment or something else.

asked a year ago459 views
1 Answer
0

Have you setup the Security Group to allow port 22 access? The Security Group is a default virtual firewall that restricts traffic inbound to your instance.

These to docs will provide a bit more information, if needed. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/authorizing-access-to-an-instance.html https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-security-groups.html

profile pictureAWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions