Question on Per Client Blocking

with the per client blocking would this allow my wife to use pihole on her phone and allow the sites she likes, that are blocked from all the analytics, and remain blocked for everyone else? I guess in a sense she has her own whitelist

I have to put her on 1.1.1.1 since i'm not going to whitelist those sites and I need to keep her happy as well.

Thanks

Yes, you can block per domain for each group you make in http://pi.hole/admin/groups.php then go to http://pi.hole/admin/groups-domains.php and set each domain per group, can do the same whit block lists
http://pi.hole/admin/groups-adlists.php

See also the example we provide in the preview of the Pi-hole v5.0 documentation

https://deploy-preview-201--pihole-docs.netlify.com/database/gravity/example/

Is there a difference if I select a client by its ipv4 or ipv6?

Yes, the same client is seen as two independent clients if it does queries over IPv4 and IPv6. That is because you may actually want it this way (you can have multiple IPs for the same networking card). Just add both clients and assign them to the same groups.

thanks, this gets me more excited for the release.

I'm not able to get this working. I'm trying to whitelist for a specific group, but when I add a domain to the groups-domains page, it also shows up on the general whitelist page and isn't blocked anywhere.
If I disable or remove from the general whitelist page, the same happens on groups-domains. Is there something I'm missing?

@relyt did you set the groups per domain http://pi.hole/admin/groups-domains.php ?

I thought I had, but now after removing and re-adding and setting groups it appears to be working as expected. Only had one domain I was experimenting with so it turned out to be easy enough to just try again.

2 posts were split to a new topic: Per-client blocking question