New Setup. Loging Queries but not opening pages

Expected Behaviour:

Expecting it to open the web page
Diet Pi
Rasberry Pi 1.3 Zero

Actual Behaviour:

Not opening web pages.

Debug Token:

Crul debug token failed to upload

I am new to this I can do just basic stuff like flicking switches on the router. can go into config on the Pi

I think all the IP adresses are all correct. first time doing this so take me a few hours just to set it up

whenever I point a device to the Pi nothing on the internet works

spotted red writing in debug

[✗] Distro: Raspbian
[✗] Error: Raspbian is not a supported distro (Prerequisites - Pi-hole documentation)

[✗] Gateway did not respond. (Why is a default gateway important for Pi-hole?)

[✗] Failed to resolve doubleclick.com via a remote, public DNS server (8.8.8.8)

[✗] Failed to resolve doubleclick.com via a remote, public DNS server (2001:4860:4860::8888)

Was the Gateway.

Your Pi appears to have connectivity issues. Cannot reach external nameservers, for one.

To temporarily reset the nameserver on the Pi to bypass Pi-Hole DNS.

sudo nano /etc/resolv.conf

Edit the nameserver line to nameserver 9.9.9.9 or your preferred third party DNS service, save and exit

Run

pihole -d

and upload the debug log.

I put that it was the gateway, didnt have the right gateway numbers. Pi wasnt connecting to the gateway or router or whatever lol. that solved it. first time setting one up and new to all the numbers and stuff, so was a little bit slow to work it out. many thanks tho

*** [ DIAGNOSING ]: Name resolution (IPv6) using a random blocked domain and a known ad-serving domain
[✓] holodilnikru.push.world is :: on lo (::1)
[✓] holodilnikru.push.world is :: on eth0 (fd39:a6d1:5075:0:2e0:4fff:fe81:b9a6)
[✓] holodilnikru.push.world is :: on eth0 (fe80::2e0:4fff:fe81:b9a6)
[✗] Failed to resolve doubleclick.com via a remote, public DNS server (2001:4860:4860::8888)

*** [ DIAGNOSING ]: Dashboard and block page
[✗] Block page X-Header: X-Header does not match or could not be retrieved.
HTTP/1.1 200 OK
Content-type: text/html; charset=UTF-8
Expires: Wed, 30 Mar 2022 11:26:20 GMT
Cache-Control: max-age=0
Date: Wed, 30 Mar 2022 11:26:20 GMT
Server: lighttpd/1.4.59

Just 2 more errors, one is ipv6. and some header on block page,

https://tricorder.pi-hole.net/4QEVC98f/

Many thanks

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