Salta al contenuto

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?
posta 2 anni fa1621 visualizzazioni
4 Risposte
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
con risposta 2 anni fa
0
AWS
con risposta 3 mesi fa
-4

This is not yet supported

AWS
con risposta 2 anni fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.