So, it seems I'm getting again stuck with my pihole, seems it might not resolve domains I know that are new to it...
So, if I try to visit the website from my browser (firefox or ungoogle chromium), it gets a DNS failure. Same with a nslookup. But if I connect to the pihole and do a:
dig saigoneer.com @127.0.0.1 -p 5335
I get the full response and resolution. But even in the pihole, attempting nslookup saigoneer.com will fail. Any idea what can I try next?
@iturnedintoanewt@lemmy.world@127@lemmy.world which server is configured in your machine (/etc/resolv.conf in linux, or in system preference in Mac). My first guess would be to check what is your computer using as a DNS ip
@iturnedintoanewt@lemmy.world Ubuntu? What happens if you manually change resolv to the up of your pinhole? I remember Ubuntu has this silly resolvconfd that makes everything more confusing
@iturnedintoanewt@lemmy.world Ubuntu? What happens if you manually change resolv to the up of your pinhole? I remember Ubuntu has this silly resolvconfd that makes everything more confusing
Welp...Not sure what was wrong, but seems to now be resolving again. I...restored a few previous backups to no avail, rebooted to no avail...and after just giving up and upgrading, and rebooting...now it seems to work again. And I still have no idea how to troubleshoot this if it ever happens again :(
This is the reason I stopped unbound. My unbound worked great for years. Suddenly I got this weird issue that was no one could understand why.
And after a week of trying to trouble it just decided to work and kept going happily.
I have purposely disabled IPv6 everywhere. Router, Pihole etc. What do you mean which DNS am I using? The computer failing to resolve, or the Pihole that successfully resolves with dig, but somehow fails to actually resolve it to the pihole request/requesting computer?