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

No DNS rewrite anymore #557

Open
kmgalanakis opened this issue Oct 24, 2024 · 4 comments
Open

No DNS rewrite anymore #557

kmgalanakis opened this issue Oct 24, 2024 · 4 comments

Comments

@kmgalanakis
Copy link

Problem/Motivation

For some days, I don't have any DNS rewritten by AGH. It resolves DNS normally but doesn't rewrite and block requests. It seems I'm not the only one with this issue: AdguardTeam/AdGuardHome#6701

Expected behavior

Should work correctly and rewrite my DNS queries as before.

Actual behavior

DNS is resolved normally, no rewrite, no blocking is done.

image

Here is an example of request that should be rewritten:

nslookup -debug -type=a 'ads.google.com'
Server:         10.255.255.254
Address:        10.255.255.254#53

------------
    QUESTIONS:
        ads.google.com, type = A, class = IN
    ANSWERS:
    ->  ADS.google.com
        internet address = 142.250.186.110
        ttl = 194
    AUTHORITY RECORDS:
    ADDITIONAL RECORDS:
------------
Non-authoritative answer:
Name:   ADS.google.com
Address: 142.250.186.110

Steps to reproduce

Unfortunately, I don't know when it started.

@cr4sh64
Copy link

cr4sh64 commented Oct 25, 2024

I have the same problem

Copy link

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Nov 24, 2024
@Najtram
Copy link

Najtram commented Nov 26, 2024

I'm new to ADGH inside HA. I used to have ADGH manually installed. That worked fine. Via the HA add on I still get no Querries.

Updated to all latest options.

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Nov 27, 2024
@jherby2k
Copy link

jherby2k commented Dec 4, 2024

I'm having similar problems. It seems like the rewrites work if i specifically query 192.168.1.2 (my HA IP) so i think its an IPv6 issue.

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

4 participants