Hacker News new | past | comments | ask | show | jobs | submit login

You can use NAT64, it works with all the AWS services. Although it's pretty stupid that services like ECR don't have IPv6.





NAT64 requires you to have a NAT with a public ipv4 address. Or possibly pay to use someone elses NAT.

AWS supports NAT64 automatically if you have an Internet gateway attached, you just need to set it up in the VPC settings.

https://docs.aws.amazon.com/vpc/latest/userguide/nat-gateway...

Says you need to have an AWS NAT for that to work. And AFAIK, setting up a NAT requires an ipv4 elastic ip.

And it makes since that AWS would want customers to have their own IP for NAT64, so that if one customer does something to get the ip address blocklisted it doesn't impact other customers.


Yes, you're correct.

Though I don't think AWS cares too much about IP blocklist, you can always just get another elastic IP at any moment.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: