내용으로 건너뛰기

CloudFront connect to Ipv6 Only EC2 Instance

1
  1. I manage an EC2 Instance with an IPv6-only configuration and need to connect CloudFront to it.
  2. The instance lacks a public IPv6 DNS, and I'm exploring options to avoid adding an IPv4 address, which could increase costs.
  3. Seeking insights and solutions from the community: a. Does anyone have experience with connecting CloudFront to an IPv6-only EC2 Instance? b. Are there any workarounds available? c. Is AWS working on a solution that might simplify this process?
질문됨 2년 전1.6천회 조회
4개 답변
1

This is answered on this other Re:Post question. The short answer is that, no, CloudFront will not (at this time) use IPv6 to connect to an IPv6-only origin. So you can allow direct connections to the EC2 instance, and regulate that through Security Groups, NACLs, and host-based firewall rules (e.g., ipfilter or ipfw). The other answer points to the definitive page where you can look up IPv6 support by service. So while this is true at the time of writing, you can expect IPv6 support to improve over time, and those pages are the way to figure out whether IPv6 is possible.

AWS
답변함 2년 전
0
AWS
답변함 3달 전
-4

This is not yet supported

AWS
답변함 2년 전
  • Everything is working fine after pointing subdomain to IPV6 (AAAA recod), but using ipv6 only subdomain as origin, CloudFront is not responding ipv6 only instance

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

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

관련 콘텐츠