-
-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
Versions
- Pi-hole: 6.3
- Web: 6.4
- FTL: 6.4.1
Platform
- OS and version: Debian 11
- Platform: VirtualBox VM
Expected behavior
RegEx domains added as deny and assigned to a group other than default will be blocked for all clients belonging to that group. This would apply to clients identified solely by name where pi-hole utilizes a custom DNS server, and all clients are identified via reverse lookup to the custom server.
Actual behavior / bug
Domains set for deny are blocked when assigned to the Default group but are allowed if assigned to any other group.
Steps to reproduce
Steps to reproduce the behavior:
- Create a new Group
- Create a regex domain set for deny and assign to the group created in step 1
- Create a client identified solely by name (e.g., phone-client.home) and assign to the group created in step 1. Ensure this client name is resolvable by Pi-Hole via reverse DNS lookup and that the client is using Pi-Hole for all DNS lookups.
- From the client, attempt to access the domain configured in step 2. The domain will still be accessible
Debug Token
- URL:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Clients are being properly identified by the fact that the client names are visible in the query log. Also, blocking works as expected if utilizing the default group instead of a custom group.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels