跳至內容

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 年前檢視次數 1621 次
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

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

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