Site cannot be reached, server IP address cannot be found

Expected Behaviour:

[Pi holes blocks ads normally...]

Actual Behaviour:

ERROR: Site can't be reached, server IP address cannot be found. basically, the Internet is not working

Debug Token:

[https://tricorder.pi-hole.net/fwghrnuk0z]

Your Pi does not have any assigned IP's, thus no clients can connect to Pi-Hole. From your debug log:

*** [ DIAGNOSING ]: Networking
[✗] No IPv4 address(es) found on the eth0 interface.

[✗] No IPv6 address(es) found on the eth0 interface.

[i] Default IPv4 gateway: 192.168.1.1
   * Pinging 192.168.1.1...
[✗] Gateway did not respond. (https://discourse.pi-hole.net/t/why-is-a-default-gateway-important-for-pi-hole/3546)

** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✓] www.hugetraffic.com is 0.0.0.0 via localhost (127.0.0.1)
[✗] Failed to resolve www.hugetraffic.com via Pi-hole (192.168.1.16)
[✓] doubleclick.com is 216.58.217.206 via a remote, public DNS server (8.8.8.8)

Thank you for your reply! I did realize this issue. However, I use my pihole device over wifi. it is showing me that the device is trying to detect the Internet connection through ethernet cuz the label eth0. I am wondering does this matter? Or do I need to change something to make it work over wifi?

Run pihole -r and select reconfigure, and set up Pi-Hole for the wireless interface and IP.

For every device the internal configuration may vary. So check with the device settings and make sure all are going good.

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