How can I activate IPv6 for a currently running EC2 instance and establish an SSH connection utilizing IPv6?

0

How can I activate IPv6 for a currently running EC2 instance and establish an SSH connection utilizing IPv6?

질문됨 5달 전273회 조회
2개 답변
0

Hello.

First, you need to set IPv6 CIDR in your VPC by following the steps in the document below.
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-migrate-ipv6.html

Once you have set up IPv6 CIDR, please configure your route table and security group to support IPv6.
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-migrate-ipv6.html#vpc-migrate-ipv6-routes
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-migrate-ipv6.html#vpc-migrate-ipv6-sg-rules

Once the settings are complete, configure IPv6 on the EC2 network interface using the steps in the document below.
Depending on the OS, you may need to configure settings to enable IPv6 on the interface.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html#working-with-ipv6-addresses

profile picture
전문가
답변함 5달 전
  • Please review my security group and Internet Gateway settings as I am encountering difficulties connecting to my EC2 instance using SSH over IPv6.

0

@Riku_Kobayashi Please review my security group and Internet Gateway settings as I am encountering difficulties connecting to my EC2 instance using SSH over IPv6.

Enter image description here

Enter image description here

답변함 5달 전

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

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

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

관련 콘텐츠