SSH Issues with instances launch in AZ US-EAST-1

0

Hello, I am unable to SSH into instances launched in AZ US-EAST-1. When I launch the instance in AWS and I SSH into the instance I get a connection lost error

已提問 1 年前檢視次數 180 次
1 個回答
0

Hello Oluwasegun,

Please check the following:

  • Security group allows incoming traffic on port 22
  • Network Access Control List (NACL) is allows traffic on port 22

More information can be found here: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-resolve-ssh-connection-errors/

Do also check If your EC2 instances are launched in the private or public subnets? If they are launched on the private subnets, you can use a bastion host to ssh.

To configure a bastion host, you can follow this link: https://aws.amazon.com/blogs/security/securely-connect-to-linux-instances-running-in-a-private-amazon-vpc/

Hope this helps!

AWS
pehjx
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南