I am expecting to see traffic/hits against the dashboard charts for dns queries/blocks/clients/traffic etc.
Actual Behaviour:
Everything shows 0's except for the blacklist domains.
My setup is a Debian 9 box (statically assigned an ip of 192.168.1.254) that is running a squid transparent web cache proxy and isc-dhcp server. I have set the dhcp server to give out this box as both the gateway and dns server ip (192.168.1.254). I have configured the box itself to use a DNS server ip of 127.0.0.1. DNS is working and I can get places online, but I can't confirm that pi hole is actually working. In fact it would appear not as everything shows 0's on the pi hole admin dashboard. I can confirm that the dnsmasq.d pi-hole conf file has the eno1 adapter listed.
Does anyone have any idea where my issue might be? If I need to provide more info I certainly can but it will take me a bit to respond as this is for a box I have at home and of course I am at work right now.
Looks like my issue might be related to dnsmasq not starting.
Debug Token:
ancky09j9k
But it appears that dnsmasq fails to start due to port 53 already being assigned. I have not been successful in resolving. Any help is greatly appreciated.