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 over tls doesn't use ipv6 #6989

Open
4 tasks done
Celexi opened this issue May 12, 2024 · 0 comments
Open
4 tasks done

dns over tls doesn't use ipv6 #6989

Celexi opened this issue May 12, 2024 · 0 comments

Comments

@Celexi
Copy link

Celexi commented May 12, 2024

Prerequisites

Platform (OS and CPU architecture)

Custom (please mention in the description)

Installation

Other (please mention in the description)

Setup

On one machine

AdGuard Home version

0.107.48

Action

Replace the following command with the one you're calling or a
description of the failing action:

nslookup isc.org

Expected result

The lookup should go first via ipv6 if that is available before falling back to ipv4. They correctly go via ipv6 first in windows or android.

Actual result

all tls requests are going via ipv4, I have tried both in adguard dns and nextdns so I could see the logs.

Additional information and/or screenshots

My adguard dns is running in hassos as an addon, however I tried installing it on a server just to rule out that was not the root cause, and it still looks up tls requests via ipv4.

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

1 participant