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

Missing IPv6 DNS Records for Domain Apex #5

Closed
6 tasks done
juliaszone opened this issue Jan 27, 2024 · 1 comment
Closed
6 tasks done

Missing IPv6 DNS Records for Domain Apex #5

juliaszone opened this issue Jan 27, 2024 · 1 comment
Labels
bug Something is not working

Comments

@juliaszone
Copy link

juliaszone commented Jan 27, 2024

Checklist

  • I can reproduce the bug on the website right now.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Describe the bug
The Domain apex lacks AAAA records.

To Reproduce
~ $ host fossify.org
fossify.org has address 185.199.111.153
fossify.org has address 185.199.108.153
fossify.org has address 185.199.109.153
fossify.org has address 185.199.110.153
fossify.org mail is handled by 10 mailstore1.secureserver.net.
fossify.org mail is handled by 0 smtp.secureserver.net.

Expected behavior
The above output but with lines stating
fossify.org has IPv6 address 2606:50c0:8000::153
fossify.org has IPv6 address 2606:50c0:8001::153
fossify.org has IPv6 address 2606:50c0:8002::153
fossify.org has IPv6 address 2606:50c0:8003::153

Screenshots
Not applicable.

Additional context
Please make sure to always include IPv6 configuration as per 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

@juliaszone juliaszone added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Jan 27, 2024
@naveensingh naveensingh removed the needs triage Issue is not yet ready for PR authors to take up label Feb 13, 2024
@naveensingh
Copy link
Member

image

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

No branches or pull requests

2 participants