aws application migration service

0

I am tring to migrate an ec2 from ohio to california Problem: migrated instance is configures in source(same) region
commands used: $ wget -O ./aws-replication-installer-init.py https://aws-application-migration-service-us-east-2.s3.us-east-2.amazonaws.com/latest/linux/aws-replication-installer-init.py $ sudo python3 aws-replication-installer-init.py --region us-east-2 --aws-access-key-id AKI-------------------CGOK --aws-secret-access-key 0Q------p/whCtkoCr8JAD --no-prompt output: $ All volumes for replication were successfully identified. $Downloading the AWS Replication Agent onto the source server... Finished. $Installing the AWS Replication Agent onto the source server... Finished. $Syncing the source server with the Application Migration Service Console... Finished.

but created instance does not connect to ssh

1개 답변
0

Hi there!

On the newly created instance, I would check two things, first, make sure the Network ACL allows in/out TCP traffic on port 22, second, the instance security group also allows TCP traffic on port 22 (only inbound needed). My guess is that the new instance was created with a default security group that doesn't allow SSH.

I hope this helps.

profile pictureAWS
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠