Trying to run my discord bot on the pihole alongside pihole itself. (or rather, i've had the discord bot on it for years, pihole is new as of today) and the raspberry pi (zero W) is unable to access the internet itself. I thought it was just an issue with my bot, but as it turns out pihole is unable to download blocklists from github as well.
Actual Behaviour:
Pi-hole is working, ads are being blocked, router is using pihole as dns, all things are well outside the pihole. The pihole device itself is completely unable to access the internet. Like it's blocking its own dns.
I have read no less than 40 similar articles, but edint etc/resolv.conf and restarting the dns doesn't help. restarting the device didn't help. Restarting the router didn't help.
Setting the local dns (on pihole device) to 8.8.8.8 or 1.1.1.1, or (local router dns) or (isp dns server) all do not help. I'm at a complete lose here.
Debug Token:
-paste deleted and link removed for apparent security concerns, mods request a dm or propose some other way to post the log if necessary-
I mean, i'm no expert, but if it's all local network stuff, i don't see much of an issue with it, but duly noted, i guess. Either way, i cannot give them a token because my device is unable to upload the log and generate the token.
Ahh, sorry, due to my poor vision i failed to see your gateway suggestion, where do I edit this at?
I do not see this in the dhcpd file.
I've got moderate experience with linux commandline (hosting a discord bot and managing minecraft server nodes for a few years)
but my knowledge for it was extremely laser focused on exactly what I needed to perform those tasks, this is entirely new to me, and only some of it makes sense.
I do not understand why your pihole diagnosis does not show a default gateway but you say pihole is working so there must be a default gateway. Type route on the command line. On the same line as default it should have your routers IP address. Hopefully someone who knows will come along shortly.