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

dns response #1078

Open
Simon-CR opened this issue Jun 19, 2024 · 2 comments
Open

dns response #1078

Simon-CR opened this issue Jun 19, 2024 · 2 comments

Comments

@Simon-CR
Copy link

So for some reason, I often receive the dns response with only v6 and not v4. Making it impossible to use and failing to browse/access the target website.

for example:

using gravity:

nslookup dl-cdn.alpinelinux.org

Non-authoritative answer:
dl-cdn.alpinelinux.org	canonical name = dualstack.j.sni.global.fastly.net.
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42:400::644
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42:200::644
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42:600::644
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42::644

using quad9

Server:		9.9.9.9
Address:	9.9.9.9#53

Non-authoritative answer:
dl-cdn.alpinelinux.org	canonical name = dualstack.j.sni.global.fastly.net.
Name:	dualstack.j.sni.global.fastly.net
Address: 151.101.194.132
Name:	dualstack.j.sni.global.fastly.net
Address: 151.101.130.132
Name:	dualstack.j.sni.global.fastly.net
Address: 151.101.66.132
Name:	dualstack.j.sni.global.fastly.net
Address: 151.101.2.132
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42:600::644
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42:200::644
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42::644
Name:	dualstack.j.sni.global.fastly.net
Address: 2a04:4e42:400::644```
@BeryJu
Copy link
Owner

BeryJu commented Oct 11, 2024

What was the zone configuration when this happened?

@BeryJu
Copy link
Owner

BeryJu commented Oct 12, 2024

should be somewhat fixed by 78c44ae and 4fb75ad

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