-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
latest v0.107.35 not resolve local dns names #6046
Comments
Having the same problem |
I guess eveyone has this issue now. My setup |
Same here on Unraid, only since last update |
Same on v0.108.0-a.633+5f8fa006 |
@Just2Confuse, hello and thanks for the report. We're actively investigating this, could you please help us providing some additional info? We'd like to check:
Since these may contain sensitive info, you may sent it to our devteam@adguard.com. |
@EugeneOne1 Via Mail? This file wont grow. I also have Unbound, but if needed i can disable it. But it works till yesterday. Update: Aftre a restart of my Zero 2 i get a better Debug-Output. Will send it via Mail. |
OK. I sent the full verbose log via email. I am also having this problem. I hope the log will be useful. |
@Just2Confuse, @cenk, we've received the logs. Looking through it we may conclude that AdGuard Home definitely ignores the data from local resolvers for some reason. Could you please perform the following command and share its output: nslookup -debug <some-client-address> <resolver-address> |
Shure i can. My printer is not confindential :D ;)
|
dietpi@ulasdietpi:~$ nslookup -debug 10.0.0.101 10.0.0.15
------------
QUESTIONS:
101.0.0.10.in-addr.arpa, type = PTR, class = IN
ANSWERS:
-> 101.0.0.10.in-addr.arpa
name = ulas-j7prime.ulas.
ttl = 0
AUTHORITY RECORDS:
ADDITIONAL RECORDS:
------------
101.0.0.10.in-addr.arpa name = ulas-j7prime.ulas. |
Same here on openwrt |
@Just2Confuse, @cenk, I believe we've got it, we're going to push the fix to the edge channel later today. |
Sorry late back, if you still need logs I will happily post mine however looks like you've got it! Thanks for looking into this so promptly and to everyone sending logs etc. 👍 |
Merge in DNS/adguard-home from 6046-local-ptr to master Updates #6046. Squashed commit of the following: commit 3e90815 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Jul 27 18:17:41 2023 +0300 all: log changes commit 7639f6f Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Jul 27 17:40:49 2023 +0300 all: fix 0 ttl ptr
@Just2Confuse, @cenk, @a904055262, @foxbludd, @sleel, @TheCeet, and everyone else concerned, we've pushed the edge release, could you please check if it fixes the issue? In short, we didn't take into account zero-TTL answers from upstream servers. |
Im not sure what this edge means. On Dietpi its a little limited ^^ |
It's a pre-release build |
having the same issue. in previous version worked fine. |
Ok, this error chain will prevent me from doing further updates. Even updating to .34 was a huge mistake! |
@Just2Confuse, hello again. Didn't TheCeet's comment help you install the edge build? I'd like to help you with that, but I don't have any information on how exactly have you installed the AdGuard Home. |
I can confirm the issue after recent update to v0.107.35 via snap. |
@exoticprgmr, as I mentioned, it seems we've fixed it in the latest edge, so could you please try it and check if it works there? |
Thank you. Seems to be fixed on v0.108.0-a.635+79306cb4 |
@Just2Confuse, we're going to close this issue for now as several people have confirmed that it's fixed. We'll include the fix in the upcoming beta and production releases, but feel free to reopen the issue if the problem persists. |
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
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
v0.107.35
Action
My local AdGuard get an update today to v0.107.35. Since that time the local DNS resolve dosent work. I see only client IPs and not Names.
Im on DietPie (Raspi Zero 2W) and bevor this update everything looks fine
Expected result
DNS Names instead pure IP Adresses
Actual result
IP Adresses.
Additional information and/or screenshots
The text was updated successfully, but these errors were encountered: