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 blocking stops working #6701

Open
4 tasks done
MelodyFox-jerrf opened this issue Feb 2, 2024 · 5 comments
Open
4 tasks done

DNS blocking stops working #6701

MelodyFox-jerrf opened this issue Feb 2, 2024 · 5 comments
Labels
waiting for data Waiting for users to provide more data.

Comments

@MelodyFox-jerrf
Copy link

MelodyFox-jerrf commented Feb 2, 2024

Prerequisites

Platform (OS and CPU architecture)

Linux, ARM64

Installation

Docker

Setup

On one machine

AdGuard Home version

v0.107.43

Action

nslookup -debug -type=a 'www.example.com' '$YOUR_AGH_ADDRESS'

Expected result

I added some new adlists onto the adguard.

Actual result

The whole adguard stopped working but still acts as a normal dns server. It stopped blocking and dns entries. I tried to restart it, nothing. I rebooted by device, nothing. Please fix.
Screenshot 2024-02-02 101546
Screenshot 2024-02-02 101553

Additional information and/or screenshots

No response

@Just2Confuse
Copy link

What says "dig flurry.com @(your AdGuard Home Servers IP)"
Which devices are connected?

@ainar-g ainar-g added the waiting for data Waiting for users to provide more data. label Feb 6, 2024
@Glacjozo
Copy link

Glacjozo commented Feb 8, 2024

Same issue. HA addon. Problem occured after AG update.

@MelodyFox-jerrf
Copy link
Author

What says "dig flurry.com @(your AdGuard Home Servers IP)" Which devices are connected?

My Chromebook and Windows pc can't connect but my Iphone and Ipad can

@DevKaos
Copy link

DevKaos commented Feb 14, 2024

Same issue. HA addon. Problem occured after AG update.

same issue here

@Gp2mv3
Copy link

Gp2mv3 commented Mar 16, 2024

I've exactly the same issue.
Even my custom DNS rewrites aren't working.
My AGH is installed via the Home Assistant plugin and was working correctly for months. I just recently discovered this malfunction without knowing precisely when it started (some days ago max).

Here is an example of a dig:

dig flurry.com @192.168.1.10

; <<>> DiG 9.18.18-0ubuntu0.23.04.1-Ubuntu <<>> flurry.com @192.168.1.10
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37385
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;flurry.com.			IN	A

;; ANSWER SECTION:
flurry.com.		300	IN	A	13.248.158.7
flurry.com.		300	IN	A	76.223.84.192

;; Query time: 24 msec
;; SERVER: 192.168.1.10#53(192.168.1.10) (UDP)
;; WHEN: Sat Mar 16 11:06:12 CET 2024
;; MSG SIZE  rcvd: 71

Screenshot from 2024-03-16 11-08-13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for data Waiting for users to provide more data.
Projects
None yet
Development

No branches or pull requests

6 participants