Versions
Core version is v6.4.2 (Latest: v6.4.2)
Web version is v6.5 (Latest: v6.5)
FTL version is v6.6.2 (Latest: v6.6.2)
Platform
- OS and version:
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.5
- Platform: RPI 3B+, bare-metal
Background
I had setup my Pi-Hole to block some specific domains for a particular device. This is how I achieved that goal:
- A separate group other than the default group
- A client with MAC id - Assigned groups: default and my custom group
- Domains
Specific domains assigned to the custom group. Type - Exact deny
Expected behavior
When the specific client tries to query the domains added in the Domain management, Pi-Hole should block the domain. This behavior was applicable until last Pi-Hole update.
Actual behavior / bug
The specific client is able to resolve all the domains added in the domain management. I see the domain entries in the Pi-Hole log itself as resolved. Whereas queries from the old disk data shows that the same domain was being blocked.
Steps to reproduce
No specific step required. I can observe from the client behavior that the client was able to resolve blocked domains and Pi-Hole query logs confirms the same.
Debug Token
Not generating right now - if the issue is not reproducible, I will generate the debug log.
Screenshots
- Expected behavior, showing an old query, before the last update:

Versions
Core version is v6.4.2 (Latest: v6.4.2)
Web version is v6.5 (Latest: v6.5)
FTL version is v6.6.2 (Latest: v6.6.2)
Platform
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.5
Background
I had setup my Pi-Hole to block some specific domains for a particular device. This is how I achieved that goal:
Specific domains assigned to the custom group. Type - Exact deny
Expected behavior
When the specific client tries to query the domains added in the Domain management, Pi-Hole should block the domain. This behavior was applicable until last Pi-Hole update.
Actual behavior / bug
The specific client is able to resolve all the domains added in the domain management. I see the domain entries in the Pi-Hole log itself as resolved. Whereas queries from the old disk data shows that the same domain was being blocked.
Steps to reproduce
No specific step required. I can observe from the client behavior that the client was able to resolve blocked domains and Pi-Hole query logs confirms the same.
Debug Token
Not generating right now - if the issue is not reproducible, I will generate the debug log.
Screenshots