-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Prerequisites
-
I have checked the Wiki and Discussions and found no answer
-
I have searched other issues and found no duplicates
-
I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
AMD64
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by the router
AdGuard Home version
latest beta release(v0.108.0-b.16 Pre-release) and HEAD(2ffea60)
Description
What did you do?
- Configured adguard to run a DNS server on port 5354.
- Configured adguard home to block all services.
- Added a client(127.0.0.0/8) and for this client, I unblocked all services.
Expected result
dig -p 5354 @127.0.0.1 cloudflare.com
should return the correct IP for cloudflare.com. The client in this case is localhost which comes under the client I added initially and for this client, No services should be blocked.
Actual result
It blocks DNS for all globally blocked services and does not respect client specific overrides.
Screenshots (if applicable)
Additional information
This is happen on the most recent commit and the most recent release. It does not happen in, v0.107.14
Reactions are currently unavailable


