Amazon EC2 ssh connection time out -


enter image description here

i cannot connect instance via ssh. followed steps in document no luck.

i tried way:

ssh -i mykeypairname.pem ec2-user@52.74.224.84 

and shows notice:

ssh: connect host 52.74.224.84 port 22: connection timed out

i'm sure i've opened port 22 ip (see attachment)

please give me solution.

after searching, have found solution:

i have make public internet gateway pointing 0.0.0.0/0 in route table attached vpc.

i added record in route table content:

destination: 0.0.0.0/0
target: igw-14da1f71 - internet gateway attached vpc


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -