action #151130
closedIPv6 for openqa.opensuse.org and open.qa size:S
0%
Description
Motivation¶
Hi,
not sure if it's related to https://progress.opensuse.org/issues/133358, but upon implementing our single stack infrastructure we noticed openQA internet domains to not provide AAAA records.
It'd be great if openqa.opensuse.org and open.qa were reachable via IPv6 natively.
Georg
Acceptance criteria¶
- AC1: openqa.opensuse.org and open.qa are reachable for public users over IPv6
Suggestions¶
- o3 is now resolved with #133358 for openqa.opensuse.org. open.qa is AFAIK github.io which should support IPv6 according to https://github.blog/changelog/2021-09-30-enabling-ipv6-support-for-github-pages/ . Ask domain owner to implement that change
Updated by okurz about 1 year ago
- Status changed from New to Blocked
- Assignee set to okurz
- Target version set to future
Yes, I see it as related to #133358
Updated by okurz about 1 year ago
- Related to action #133358: Migration of o3 VM to PRG2 - Ensure IPv6 is fully working added
Updated by okurz 7 months ago
- Category set to Feature requests
- Status changed from Blocked to Feedback
- Priority changed from Normal to Low
- Target version changed from future to Ready
o3 is now resolved with #133358 for openqa.opensuse.org. open.qa is AFAIK github.io which should support IPv6 according to https://github.blog/changelog/2021-09-30-enabling-ipv6-support-for-github-pages/ . I asked rbrown who I assume is still the current administrator for the domain by DM (reference for me: https://suse.slack.com/archives/D02R8870WNQ/p1714473142902119)
Updated by okurz 7 months ago
- Related to action #156088: Verify os-autoinst GitHub organization size:S added
Updated by dheidler 5 months ago
Asked rbrown via slack DM.
[dheidler@midas ~]$ dig +nostats +nocomments +nocmd @1.1.1.1 open.qa A
;open.qa. IN A
open.qa. 3600 IN A 185.199.108.153
open.qa. 3600 IN A 185.199.109.153
open.qa. 3600 IN A 185.199.110.153
open.qa. 3600 IN A 185.199.111.153
[dheidler@midas ~]$ dig +nostats +nocomments +nocmd @1.1.1.1 open.qa AAAA
;open.qa. IN AAAA
open.qa. 3600 IN AAAA 2606:50c0:8002::153
Done.
Updated by crameleon 5 months ago
The documentation at https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain lists four IPv6 addresses to add, similar to IPv4. It seems only one of them was entered?
Updated by dheidler 5 months ago
- Status changed from In Progress to Resolved
The rest was added as well:
[dheidler@midas ~]$ resolvectl query open.qa
open.qa: 185.199.111.153 -- link: wlan0
185.199.109.153 -- link: wlan0
185.199.108.153 -- link: wlan0
185.199.110.153 -- link: wlan0
2606:50c0:8003::153 -- link: wlan0
2606:50c0:8002::153 -- link: wlan0
2606:50c0:8000::153 -- link: wlan0
2606:50c0:8001::153 -- link: wlan0