Hello! After much chagrin and head bashing I finally got pihole to run on a raspber But the problem I’m having now is I can see pihole lists all of devices as clients but isn’t actually blocking ads! I know this because turtlecute reports a score of 5 on my Windows PC using Microsoft Edge. Can you please help?
Operating System: Windows 11 Pro
Raspberry Pi 3
Netgear C7000v2
Debug Token:
Debug log removed by moderator
We only want the Token posted, not the log contents. This is done to protect your privacy.
From a client that you believe should be connected to the Pi-Hole for DNS, from the command prompt or terminal on that client (and not via ssh or Putty to the Pi), what is the output of
Ask your ISP if they can help get rid of those two IPv6 RA advertised RDNSS addresses (Recursive DNS Server) to allow you to run your own DNS service:
They often have more options available then you do.
If you run below one, it will broadcast an IPv4 DHCPDISCOVER plus an IPv6 RS (Router Solicitation) and catches the responses from the router(s) etc:
sudo pihole-FTL dhcp-discover
If correct, you should see below two lines in the output that you need to get rid of:
As a last resort, you could ask them to disable IPv6 support on the router entirely for the LAN side only.
I run without just fine.