Plenty of Queries, but ZERO getting blocked

Got pi-hole running under docker. Says it's "healthy". Logged into web interface, added the OISD filter list...but nothing is getting blocked. Query Log has 70 entries--all green.

Router is pointing to Pi box (192.168.1.124--where Docker is installed and running) as only DNS server.

Pretty new at this, so not sure what else to look at.

Installed and running "healthy" under Docker on a new Raspberry Pi using this tutorial. Router (running DD-WRT) pointing to Pi at (192.168.1.124).

Pretty new at this; not really sure what the problem could be. Advice welcome!

Please post just the token generated by

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

Also, what's the output of the following command, run from a console of your Pi-hole machine:

echo ">stats >quit" | nc localhost 4711

I managed to get it working in between when I submitted this topic and it's approval. I deleted the container and started over. I changed an upstream DNS setting (although I can't prove that was cause of the problem I was having) and it started filtering properly.

Thanks for merging my two topics. I didn't see that there was a specific forum for docker issues.

1 Like