Connection refused on new EC2 Instance putty

后端 未结 3 1601
不知归路
不知归路 2021-01-22 20:44

I\'ve created an instance of a server on EC2 based on an AMI generated from an existing server. All goes well during the create, and I specify the same key for the new server as

3条回答
  •  花落未央
    2021-01-22 21:37

    It did turn out to be a security group/permissions issue. The default security group looks open, but actually shuts everything down, per this post:

    https://serverfault.com/questions/245916/why-cant-i-ssh-or-ping-my-brand-new-amazon-ec2-instance

提交回复
热议问题