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

Staging doesn't support IPv6 #21

Closed
TrueBrain opened this issue Jan 19, 2019 · 1 comment
Closed

Staging doesn't support IPv6 #21

TrueBrain opened this issue Jan 19, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@TrueBrain
Copy link
Member

Currently https://www.staging.openttd.org is only available on IPv4. This is a show-stopper. We should also support IPv6.

@TrueBrain TrueBrain added the bug Something isn't working label Jan 19, 2019
@TrueBrain TrueBrain added this to the 1.0.0 milestone Jan 19, 2019
@TrueBrain
Copy link
Member Author

Staging now supports IPv6. The CDN sadly doesn't yet.

Possibly solution: make a simple http(s) redirector on 'new-binaries.openttd.org' or what-ever, which redirects IPv4 to the CDN, and IPv6 to the IPv6 <-> IPv4 gateway that is now running.
Far from optimal, as that means downloads is yet another roundtrip, but at least it allows us to go live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant