Connection Timeout Error while connection EC2 with Putty
0
getting connection time out error ,while connecting EC2 using Putty. already edit Inbound rule under security group as SSH Port 22 source as anywhere , still same error occurs. please guide , as I am new to AWS portal
asked 2 months ago10 views
2 Answers
0
Did you add your ppk key to Putty? You need to convert .pem key from AWS to .ppk file.
You can refer to this https://support.cloudacademy.com/hc/en-us/articles/360036151511-How-do-I-convert-a-PEM-Key-to-a-PPK-Key
answered 2 months ago
0
A timeout indicates that the EC2 instance isn't reachable. If the key was incorrect you'd see an error messaging indicating that.
Things I would try:
- See if you can SSH to other destinations; if your service provider may be blocking outbound SSH connections from your network.
- Use the EC2 Serial Console to check that the instance is running the SSH daemon.
- See if you can SSH from the instance to itself.
- Set up another EC2 instance in the same VPC. Use the Serial Console again to see if you can SSH within the VPC.
Relevant questions
Lost access via SSH and SFTP
asked 7 months agoLost connection to EC2 instance
asked a year agoi cannot connect my ec2 by ssh
asked 7 months agoAmazon FSx for openZFS mount connection time out
asked 5 months agoLost connection to EC2 instance
asked a year agoEC2 connection error in particular zones viz. Canada. Ireland and Mumbai
asked 3 years agoConnection Timeout Error while connection EC2 with Putty
asked 2 months agoQuickSight Connection Validation Timeout
asked a month agossh error when connecting ec2 instance using gitbash
asked 4 months agoUnable to SSH to new instances unless its an AWS Ami
Accepted Answerasked 3 years ago