ssh connection timeout

0

I am unable to connect to server to server using ssh. the error message is ubuntu@ip-60-0-0-48:$ ssh root@40.0.6.136 ssh: connect to host 40.0.6.136 port 22: Connection timed out ubuntu@ip-60-0-0-48:$

2 Antworten
0

Hi rePost-User-9876809, Check if port 22 is allowed for the IP address of the connection source in the EC2 security group. If so, make sure that the Internet Gateway is pointing to the 0.0.0.0/0 target in the route table of the subnet to which the EC2 instance belongs.

profile picture
beantwortet vor einem Jahr
0

Could you please help me how do you get the "ubuntu@ip-60-0-0-48" name. It appears to me it is a public IP, usually EC2 is named with private IP, if I am not wrong. How did you configure your public IP, static or automatic, if it is automatic and which may change, if there is any stop and restart occurs. Please also check your key pair and follow the link.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html#TroubleshootingInstancesConnectionTimeout

Please advise accordingly. Thanks a lot.

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen