Skip to content

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

@awatson2012

Description

@awatson2012

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions