Expected behavior: Most ads are blocked, queries are logged. Devices are routed through pi.
Actual behavior: Still get ads and seeing 1-3 queries/minute from my router and none blocked. Devices do not appear to be routed through pi (hard to say, I'm bad at networks).
Just got pi-hole installed and still trying to get everything configured. I set the pi with a static IP address via the router, and set my router to use that IP as its sole DNS. I cannot connect to the pi-hole through pi.hole/admin, and can still access blocked content.
The pi-hole is running on Raspbian, and I had an issue a couple days ago while messing around with this that prevented the device from using the ethernet. I made some changes to the wlan and eth network configurations to try and fix that, but ended up just disabling the wifi. I don't think any of that should be causing an issue because I can still SSH into the pi-hole and access the dashboard. Otherwise it's just the stock OS.
I ran dig pi-hole.net from my desktop and got this
; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ubuntu <<>> pi-hole.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26918
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;pi-hole.net. IN A
;; ANSWER SECTION:
pi-hole.net. 111 IN A 3.18.136.52
;; Query time: 0 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Fri Oct 18 02:46:52 EDT 2024
;; MSG SIZE rcvd: 56
Routed through the pihole got this:
; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ub
untu <<>> pi-hole.net @192.168.1.200
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53902
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;pi-hole.net. IN A
;; ANSWER SECTION:
pi-hole.net. 300 IN A 3.18.136.52
;; Query time: 23 msec
;; SERVER: 192.168.1.22#53(192.168.1.22) (UDP)
;; WHEN: Fri Oct 18 02:47:03 EDT 2024
;; MSG SIZE rcvd: 56
I'd like to get this configured without accidentally bricking my router again, but I'm not familiar with networking in the slightest. Any help on getting the last bit working would be greatly appreciated.
Debug log: https://tricorder.pi-hole.net/4HpK8vdG/