Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 support #18

Open
tambry opened this issue Aug 30, 2018 · 1 comment
Open

IPv6 support #18

tambry opened this issue Aug 30, 2018 · 1 comment

Comments

@tambry
Copy link

tambry commented Aug 30, 2018

S3 website hosting supports IPv6 in some regions. Albeit being undocumented, it works without problems.

For example:

# host s3-website.dualstack.us-east-1.amazonaws.com
s3-website.dualstack.us-east-1.amazonaws.com has address 52.216.225.2
s3-website.dualstack.us-east-1.amazonaws.com has IPv6 address 2600:1fa0:8090:8b89:34d8:e2ea::

# host s3-website.dualstack.ca-central-1.amazonaws.com
s3-website.dualstack.ca-central-1.amazonaws.com has address 52.95.147.19

It should be safe to use dualstack endpoints for all regions, even those, which don't support IPv6 yet, so IPv6 will be magically enabled once they're dualstacked.

@brandonweiss
Copy link
Owner

Interesting! Let me do some reading on this to make sure I understand it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants