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 回答
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
已回答 1 年前
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.

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则