2 pi-holes, same network. one linux box loses internet periodically just on that internet box only when browsing

hi - I'm doing something wrong, I think.

Setup - I have 2 identical Linux boxes - celeron nucs.
I have them set up the same way, with Ubuntu Pro 22.04.
One is 192.168.1.39. We'll call it pihole1. One is 192.168.1.40. We'll call it pihole 2.
Both are ethernet wired separately directly into the network. It goes Fios > Netgear Orbi router > pihole 1 and 2
I have the Netgear Orbi router using 192.168.1.39 as DNS1, 192.168.1.40 as DNS2.
I see traffic on both Pihole admin panels - mainly more on .40 than .39, but both are blocking ads.
I have DOH / cloudflared set up on both. So each pihole admin panel points to 127.0.0.1#3053
Each Ubuntu box has a static IP set for IPv4. IPv6 is off (IPv6 is off at the router too). Netmask 24, points to the router at 192.168.1.1. For the DNS for static IP each one points to 1.1.1.1, 1.0.0.1 (whoops, this is a bit inaccurate, see below--).
1.1.1.1/help shows DOH active.
DNSSEC activated for both on the pihole admin pages.

Edit -- turns out .39 for the static IP has 127.17.0.1, 1.1.1.1 for DNS, and .40 for the static IP has 1.1.1.1,1.0.0.1 for the DNS -- which setup should I have so I can get to the internet from the linux box while still having pihole work?

Problem -
Pihole works across the network. Blocks ads fine.
When I RDP into 192.168.1.40 I can use the internet on that setup.
When I RDP into 192.168.1.39 the internet is hit or miss. Sometimes I can get to websites, other times not.

So it's some sort of DNS resolution issue for 192.168.1.39, but I can't figure out what's going on. Maybe I'm getting everything stuck in a loop on that machine?

This should be something easy to fix. I just can't figure out what the fix is.

Thanks in advance.

https://tricorder.pi-hole.net/rd8UGcYP/
for pihole .39

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.