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

Boostrap addresses aren't used to resolve hostnames of tcp:// and udp:// upstreams #324

Closed
ainar-g opened this issue Apr 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ainar-g
Copy link
Contributor

ainar-g commented Apr 4, 2023

See issue title. We have a setting for IP version preference, but plain-DNS upstreams that use hostnames, e.g. udp://unfiltered.adguard-dns.com, seem to ignore the bootstrap addresses completely.

@ainar-g ainar-g added the bug Something isn't working label Apr 4, 2023
adguard pushed a commit that referenced this issue Apr 12, 2023
Merge in GO/dnsproxy from 324-refactor-bootstrap to master

Updates #324.

Squashed commit of the following:

commit 9452c0b
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Apr 12 14:50:04 2023 +0300

    fastest: imp docs

commit 3d7e941
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 11 20:11:59 2023 +0300

    bootstrap: fix test races

commit 2aee12a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 11 19:58:42 2023 +0300

    bootstrap: fix logging

commit 716c08a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 11 19:53:16 2023 +0300

    all: imp code, docs

commit 76dd0bd
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 11 16:28:47 2023 +0300

    upstream: clone req

commit b5ed387
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 11 16:20:30 2023 +0300

    fastip: fix helper upstream

commit 15e8329
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 11 16:09:19 2023 +0300

    upstream: imp code

commit 9897fea
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Apr 10 17:24:27 2023 +0300

    bootstrap: fix doc

commit 3da0876
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Apr 10 17:23:11 2023 +0300

    bootstrap: rm v6 tests

commit 5c819b4
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Apr 10 17:06:35 2023 +0300

    all: imp code, add tests

commit 442155a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Apr 7 19:43:54 2023 +0300

    netutil: add doc

commit 6475e22
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Apr 7 19:42:20 2023 +0300

    all: imp docs

commit 2973223
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Apr 7 19:28:54 2023 +0300

    all: introduce bootstrap pkg
adguard pushed a commit to AdguardTeam/AdGuardHome that referenced this issue Apr 18, 2023
Merge in DNS/adguard-home from bootstrap-plain to master

Updates AdguardTeam/dnsproxy#324.

Squashed commit of the following:

commit bd5d569
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 18 17:41:53 2023 +0300

    querylog: rm proxyutil dep

commit 9db4053
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Tue Apr 18 17:34:29 2023 +0300

    all: upd proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants