Y
Hacker News
new
|
ask
|
show
|
jobs
by
colmmacc
3605 days ago
ELBs (Classic and Application) do support IPv6. You can CNAME or ALIAS to dualstack.[elb-name].
2 comments
jnsaff2
3605 days ago
The endpoints are available but traffic silently fails when you are in a VPC.
link
0xmohit
3605 days ago
I was primarily referring to EC2.
link
meddlepal
3605 days ago
Why do you need IPv6? It seems pretty unnecessary in a VPC.
link
ceejayoz
3605 days ago
https://developer.apple.com/news/?id=05042016a
> Starting June 1, 2016 all apps submitted to the App Store must support IPv6-only networking.
link
zten
3605 days ago
IPv4 traffic over IPv6 is permitted, though. They just want you to use APIs that work independently of the underlying decision to use IPv4 or IPv6.
link