DNS stops resolving very quickly after enabling pi-hole

Run from your Pi-hole machine, what's the output of the following commands:

curl ifconfig.me; echo
echo ">stats >quit" | nc localhost 4711
echo ">top-clients >quit" | nc localhost 4711
1 Like