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

After disabling AdGuard Home's protection and then re-enabling it, DNS queries cannot be resolved #7481

Closed
4 tasks done
Goldfish-bot opened this issue Dec 3, 2024 · 0 comments

Comments

@Goldfish-bot
Copy link

Prerequisites

Platform (OS and CPU architecture)

Darwin (aka macOS), AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

v0.107.54

Action

When re-enable protection, nslookup can not connect local dns server.

nslookup youtube.com 192.168.7.248
;; connection timed out; no servers could be reached

But disable protection, nslookup can connect to the local dns server.

nslookup youtube.com 192.168.7.248
Server:		192.168.7.248
Address:	192.168.7.248#53

Try clearing and reinstalling AdGuard Home, then repeat the previous steps: disable protection first, then enable it. The same issue still persists.

Expected result

After re-enabling the protection, AdGuard Home's DNS service runs normally.

Actual result

When re-enable protection, nslookup can not connect local dns server. But disable protection, nslookup can connect to the local dns server.

Try clearing and reinstalling AdGuard Home, then repeat the previous steps: disable protection first, then enable it. The same issue still persists.

Additional information and/or screenshots

No response

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