Comment on Devices getting router IP as DNS
returned@sh.itjust.works 11 months ago
The DHCP server pushes the DNS configuration to the clients. Is your Asus router running the DHCP server? If so, set the DNS to point to your Pi-Hole
Comment on Devices getting router IP as DNS
returned@sh.itjust.works 11 months ago
The DHCP server pushes the DNS configuration to the clients. Is your Asus router running the DHCP server? If so, set the DNS to point to your Pi-Hole
shiftymccool@lemm.ee 11 months ago
I have my router as DHCP and I also have the DNS set to the pi-hole which I’m assuming is how the devices are getting it. I’m just not sure why it’s getting my router IP as well.
kylian0087@lemmy.world 11 months ago
Perhaps because the curent lease has not expired yet. Remove the lease in the router or force the client to get a new lease
returned@sh.itjust.works 11 months ago
Some devices get confused if there is only one DNS server provided by the DHCP… Maybe try setting your PiHole IP for both “Primary” and “Alternative” DNS server
shiftymccool@lemm.ee 11 months ago
I only have one dns field. Apparently, there’s a fork of asus software that provides 2 so my suspicion is that the router is automatically supplying its own IP as dns2
returned@sh.itjust.works 11 months ago
Then I’d recommend turning off the DHCP server on the Asus router and enabling it on the PiHole… inside the PiHole DHCP server configuration set your routers IP as a gateway address, and set the PiHole address as the DNS. This way, PiHole will manage the IP addresses in your network, which might be a better option overall
grayaytrox@lemmy.world 11 months ago
Your router is the gateway to the internet. I could be wrong here, but this is why your devices can see it. They need to know where they can access the internet.