Connection TimedOut while connecting to my EC2 instnace using PuttY

0 votes
I am able to send ping request to my EC2 instance but when I am connecting to my EC2 Instance via Putty then I am getting Connection TimedOut. Please Help
Dec 14, 2018 in AWS by Jino
• 5,810 points
573 views

1 answer to this question.

0 votes
Check the information provided by you to your Putty.

Check the key file whether you have converted it to .ppk or not? Putty doesn't take .pem as input key file.

If everything runs well then please wait for some time as there are problem when people in some region cannnot access their Ec2.
answered Dec 14, 2018 by Aniket

Related Questions In AWS

0 votes
1 answer

Getting connection timed while connecting to my EC2 instance

Due to some technical difficulties on the ...READ MORE

answered Dec 14, 2018 in AWS by Aniket
1,909 views
0 votes
1 answer

How to Pass the VPC ID while creating the Ec2 instance in AWS using Python Boto3

import boto3 ec2 = boto3.resource('ec2') instance = ec2.create_instances( ...READ MORE

answered Jan 29, 2019 in AWS by Priyaj
• 58,090 points
2,929 views
0 votes
1 answer

AWS S3 CLI : error while trying to copy files locally using terminal

For the first error you should add ...READ MORE

answered Aug 3, 2018 in AWS by Archana
• 4,170 points
10,555 views
0 votes
1 answer

Unable to initiate ssh connection to Amazon EC2 instance

The keypair which you are using must ...READ MORE

answered Sep 5, 2018 in AWS by Archana
• 4,170 points
622 views
0 votes
1 answer

Using Shapely on AWS Lambda with Python 3

For some reason, the pip install of ...READ MORE

answered Oct 8, 2018 in AWS by Priyaj
• 58,090 points
2,567 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
+3 votes
6 answers

How to move files from amazon ec2 to s3 bucket using command line

Hey, 3 ways you can do this: To ...READ MORE

answered Oct 9, 2018 in AWS by Omkar
• 69,210 points
19,219 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP