I'm really only using this while developing, my firewall blocks all incoming traffic otherwise.
Is this what's causing the issue? It's worked so far...
I'm fairly certain it's not the firewall, because when it's disabled it has worked in the past.
I'm not sure why pihole is listening on port 53, but when I try to query it I time out (debut logs show this too). Any other things to help diagnose this?
Please read the full statement: I understand that pihole needs to use port 53 to listen to dns, however even though it is listening, none of my dns queries are reaching it.
(I had to change the at symbol due to discourse error)
dig flurry.com at127.0.0.1
;; communications error to 127.0.0.1#53: timed out
;; communications error to 127.0.0.1#53: timed out
;; communications error to 127.0.0.1#53: timed out
; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ubuntu <<>> flurry.com at127.0.0.1
;; global options: +cmd
;; no servers could be reached
The same is also indicated in the tricoder logs: listening works, but queries fail