Closed BP-777 closed 1 month ago
What does the query log show?
What does the query log show?
Looks like everything was getting flagged by the Anti-Malware filter.
it brought down the whole network till I turned off filtering. I changed the DNS to a public DOH server in my router for now.
Response details Status Blocked Elapsed 0.05 ms Response code NOERROR Rule(s) :// Anti Malware Response A: 0.0.0.0 (ttl=10)
It's not a good idea to use the malware/security filtering anyway as it adds significant latency to requests.
You'd be better off using an active and maintained malware blocklist instead
It's not a good idea to use the malware/security filtering anyway as it adds significant latency to requests.
You'd be better off using an active and maintained malware blocklist instead
I thought that's what it was referring to, the Anti Malware list here that has 25k entries.
Ah ok. So it was a list.
There must have been an errant entry in that list that was black-holing everything then.
Prerequisites
[X] I have checked the Wiki and Discussions and found no answer
[X] I have searched other issues and found no duplicates
[X] I want to report a bug and not ask a question or ask for help
[X] 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)
Linux, AMD64 (aka x86_64)
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
v0.107.53
Action
Everything worked fine for a long time, but then everything started getting sent to 0.0.0.0 no matter what it was. I did an NSlookup to google.com to test and saw it resolve to 0.0.0.0
Expected result
Unblocked websites to resolve properly.
Actual result
everything from Google to personal DNS records resolved to 0.0.0.0
Additional information and/or screenshots
No response