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 rewrite after update v0107 not working well #4008

Closed
KGBist2000 opened this issue Dec 24, 2021 · 6 comments
Closed

DNS rewrite after update v0107 not working well #4008

KGBist2000 opened this issue Dec 24, 2021 · 6 comments
Assignees
Milestone

Comments

@KGBist2000
Copy link

KGBist2000 commented Dec 24, 2021

Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • [ x] I am running the latest version
  • [ x] I checked the documentation and found no answer
  • [ x] I checked to make sure that this issue has not already been filed

Issue Details

  • Version of AdGuard Home server:
    • V0.107.0
  • How did you install AdGuard Home:
    • source
  • How did you setup DNS configuration:
    • Client -> Adguard (Proxmox, 192.168.76.3)-> Unbound (same machine as Adguard 127.0.0.1:5335) -> dns-root-server
  • If it's a router or IoT, please write device model:
    • Proxmox lxc
  • CPU architecture:
    • Intel x86
  • Operating system and version:
    • ubuntu 20.04 LTS

Expected Behavior

DNS rewrite is working as it was before update V0.106.3 -> V0.107.0

Actual Behavior

before the update it was enough to define:

  • sub.domain.com -> 192.168.0.1 and all queries A,AAAA,HTTPS was well rewritten

After update to V0.107.0 dns rewrite ist no working:

  • sub.domain.com -> 192.168.0.1

Issues:

  • V0.107.0 need for each query an own ENTRY e.g. additional AAAA record
  • V0.107.0 is no able to manage HTTPS-Queries and do not rewrite, it is forwarding it to the next DNS-Server

Additionally some apps are requesting HTTPS-Queries. All HTTPS queries are sended to public DNS and are not rewritten by Adguard . see screenshots.

With this configuration Adguard V0.107.0 is not useable at home-network.

I have to go back to V0.106.3 to make my network workable.

Screenshots

image
image
image

Screenshot:

Additional Information

@ainar-g
Copy link
Contributor

ainar-g commented Dec 24, 2021

Hello and thank you for the thorough report! It seems that the behaviour there has indeed changed between the two releases. We'll fix it by v0.107.1.

@ainar-g ainar-g self-assigned this Dec 24, 2021
@ainar-g ainar-g added this to the v0.107.1 milestone Dec 24, 2021
adguard pushed a commit that referenced this issue Dec 24, 2021
… types

Updates #4008.

Squashed commit of the following:

commit babbc29
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 24 18:46:20 2021 +0300

    filtering: restore rewrite behavior with other question types
@ainar-g
Copy link
Contributor

ainar-g commented Dec 24, 2021

@KGBist2000, we've pushed a new version to the edge channel that restores the rewrite behaviour from v0.106.3. Could you please check if that version fixes the issue for you?

@antoinelibert
Copy link

Hello, I had the same exact problem. Fixed by using the latest edge version. Thanks!

adguard pushed a commit that referenced this issue Dec 24, 2021
…types

Updates #4008.

Squashed commit of the following:

commit babbc29
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 24 18:46:20 2021 +0300

    filtering: restore rewrite behavior with other question types
@ainar-g
Copy link
Contributor

ainar-g commented Dec 28, 2021

We'll close this issue for now. Please feel free to reopen if there are still bugs.

@ainar-g ainar-g closed this as completed Dec 28, 2021
@mikedodge04
Copy link

mikedodge04 commented Jul 14, 2022

@ainar-g Im on Version: v0.107.8 and DNS Rewrites are still an issue. I am seeing the same behavior as reported.

@ainar-g
Copy link
Contributor

ainar-g commented Aug 19, 2022

@mikedodge04, apologies for the long wait. If the issue is still there in the latest versions, and $dnsrewrite rules don't fix it, please file a new issue with all the details. Thanks.

heyxkhoa pushed a commit to heyxkhoa/AdGuardHome that referenced this issue Mar 20, 2023
… types

Updates AdguardTeam#4008.

Squashed commit of the following:

commit babbc29
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Dec 24 18:46:20 2021 +0300

    filtering: restore rewrite behavior with other question types
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

4 participants