QT-DevOps / AWSIssues

Issues with AWS
Apache License 2.0
3 stars 26 forks source link

unable to ssh ec2 instance #93

Closed sudhup closed 4 years ago

sudhup commented 4 years ago

Hi I'm trying to ssh to my ubuntu ec2 instance.

I'm getting the following error Network error: Connection timed out

My security group inbound rules are allowed for public (ssh, http, 8080)

I can access jenkins from the same server via port 8080

srmanikanta commented 4 years ago

use this command to check the network connection ping <publicip> if your network is slow then you have loss some packets. if you don't have packet loss then check the security group. still the issue is not resolved please post a screenshot of your ping command and security group,