Expected Behaviour:
New Pihole installed today on new Pi Zero W with Pi OS. Default everything on pihole setup.
Router: Ubiquiti Dream Machine. Pi connected over wifi. UDM on 192.168.1.1, running dhcp, with Pi staticed on 192.168.1.100. DNS of WAN and LAN networks set to 192.168.1.100. (also tried just LAN, and just WAN)
On local PC 192.168.1.83:
Ipconfig /all
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . : localdomain
Description . . . . . . . . . . . : Realtek Gaming 2.5GbE Family Controller
Physical Address. . . . . . . . . : ***
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.1.83(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Saturday, June 15, 2024 3:36:30 PM
Lease Expires . . . . . . . . . . : Sunday, June 16, 2024 3:50:42 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.100
NetBIOS over Tcpip. . . . . . . . : Enabled
Actual Behaviour:
Most websites work fine, and ads are being blocked properly.
www,reddit.com is not resolving. Unknown if any other sites don't work. This is true on all local devices, android phone on wifi, wired PCs.
https://www.reddit.com on Edge throws:
Hmmm... can't reach this page
DNS_PROBE_FINISHED_NXDOMAIN
NSLookup Google:
C:\Users****>nslookup google.com
Server: pi.hole
Address: 192.168.1.100
Non-authoritative answer:
Name: google.com
Addresses: 2607:f8b0:4009:81b::200e
142.250.191.110
NSLookup reddit:
C:\Users*****>nslookup reddit.com
Server: pi.hole
Address: 192.168.1.100
*** pi.hole can't find reddit.com: Server failed
Can't figure out why reddit in particular is unresolvable. Unknown if other sites are also unresolved. I do not see anything blocked in relation to reddit.com on Query log.