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

DNS64 prefix not being synthesized for some IPv4-only domains #7514

Open
4 tasks done
awatson2012 opened this issue Dec 19, 2024 · 1 comment
Open
4 tasks done

DNS64 prefix not being synthesized for some IPv4-only domains #7514

awatson2012 opened this issue Dec 19, 2024 · 1 comment

Comments

@awatson2012
Copy link

Prerequisites

Platform (OS and CPU architecture)

FreeBSD, AMD64 (aka x86_64)

Installation

Other (please mention in the description)

Setup

On a router, DHCP is handled by the router

AdGuard Home version

107.55

Action

Enabled DNS64 on AdGuard Home and specified the default DNS64 prefix as follows:
use_dns64: true
dns64_prefixes:
- 64:ff9b::/96

My AdGuard Home server is running on an OPNsense router and is using quad9 DNScrypt as its upstream resolver.

Expected result

IPv4-only domains should include the synthesized DNS64 address.

Actual result

Some IPv4-only domains included the DNS64 address in the response (in this case completion.amazon.com). Others did not include the DNS64 prefix (www.reddit.com). It appears that the issue occurs when the requested domain is an alias to another name.

Screenshot 2024-12-19 123210

Additional information and/or screenshots

No response

Copy link

Potential duplicates:

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

No branches or pull requests

1 participant