Custom filtering rules - successful queries to local IPs show up as blocked in Dashboard
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
Operating system type
Raspbian GNU/Linux 10 (buster)
CPU architecture
ARMv7
Installation
GitHub releases or script from README
Setup
On one machine
AdGuard Home version
v0.107.19
Description
What did you do?
-
Filters -> Custom filtering rules -> added "192.168.x.x service1.domain.com service2.domain.com" -> apply
-
Confirmed in Check the filtering that the rules exist.
-
Confirmed on client devices that ping, nslookup, browsing etc to said hosts work as expected.
-
Check status of queries on dashboard.
Expected result
I expect to see them appear as successful queries.
Actual result
Dashboard shows requests are blocked. But they are not actually blocked, nor should they be.
Additional information
Still new to this, coming over from a Pihole. Good experience so far - thank you!