just wonder if someone can help me here. I want to use the client group management to define which device uses which lists.
I added 3 groups:
Default (where all adlists and whitelists are added to)
Ads_on
Ads_blocked
I have no list added to "Ads_on". I thought if I add this group to the specific device/IP all ads won't be blocked on this device, actually like if there's no pi-hole in use.
Obviously this doesn't work.
Can someone help me what I'm doing wrong?
Question is:
What do I have to do to use pi-hole to a group of devices and how to keep some devices "outside of pi-hole"?
Your client config looks good. You configured 3 groups , 4 clients are associated only to group number 2 (Ads_on) which itself is not associated with any adlist. Using one of those 4 clients you should see ads.
Reasons I can think of: you use a browser plugin that blocks ads as well. Your devices use different IPs than those you specified.
Thanks for the reply. And good to see, atleast, that my configuration seems to be correct.
Nevertheless I don't know what's wrong here. I added my local desktop-PC to the "Ads_on" group and even after a "Update Gravity" I still see now ads on this computer. I deactivated all adblockers in firefox (which I'm using at the moment).
So right now I have no clue what to do. For me it looks like a mistake in my pi-hole installation:
My router is a Connectbox with pi-hole (RBPi zero) as DHCP-server. Could this be the reason?
My desktop-PC has the IP 192.168.0.214
In the querly log the following is listed for this ip:
[i] No results found for 192.168.0.214 within the block lists
The result for echo ">top-clients" | nc localhost 4711 is:
0 14701 192.168.0.159 nb1246.lan
1 7651 192.168.0.75
2 7417 192.168.0.156 ubuntu_1804.lan
3 4867 192.168.0.214 desktop-qaqg8r3.lan
plus 6 more. Do you need the whole list?
This shows that the device is using pihole - no ads should be blocked according to your group configuration. I don't know why it is not working for you
Oh yes, sorry. I ment: "I still see no ads on this computer".
The result for nslookup flurry.com is
Server: raspberrypi
Address: 192.168.0.2
Name: flurry.com
Addresses: ::
0.0.0.0
One thing to add:
If I select "Disable for (whatever) 5 Minutes" I thought that pi-hole is not working for this period of time, which means that I should see ads on all devices. That's not the case, from my point of view "my pi-hole" is not possible to disable - completely or for single devices. Strange...
all of a sudden ads appear on the clients with the group "ads_on". Don't know why that's the case and don't know if that's any good, but it seems to work.
If check "OpenDNS (ECS) ads don't appear. Don't understand anything.
Can someone explain and recommend what do check?
I have no clue what to look out for. I don't know any backgrounds, just want to make pi-hole work as good and flexible as possible. So no recommendations to expect?