Pi-Hole not receiving requests

Please follow the below template, it will help us to help you!

Expected Behaviour:

PI-Hole recieves request on local static IP 192.168.1.55, passes on to google if not on blacklist, returns request with DNS.

Actual Behaviour:

Doesn't even see my devices connected, doesn't receive any DNS requests. Even though possibly an Issue with the static IP, as in my debug token it put 192.168.1.55 and added a /24 to the end?

Debug Token:

https://tricorder.pi-hole.net/wxjylzj8wk

From your debug log:

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the wlan0 interface:
   192.168.1.55/24 does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)

Run pihole -r and select reconfigure and then verify the interface and IP for Pi-Hole.

Just clarifying, when entering the dns server, you only put 192.168.1.55 not the /24
Correct?

Thanks for the help.

Yes. The /24 is the subnet mask.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.