NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Thechazm101
Aug 31, 2025Aspirant
AX3000 Manual DNS setting not taking effect
Good morning everyone. I am using a AX3000 as my main internal router with a AX2400 as a repeater for my downstairs basement. This setup has worked perfectly fine but something I found out the other ...
- Aug 31, 2025
Alas, you are caught in "the way things work". All residential WiFi routers operate by using DHCP to inform devices that the router itself is the appropriate DNS server. The DNS setting feature informs the router which DNS authority it should use to resolve URLs.
A common work-around is to install a separate DHCP server. The trick there is to find a DHCP server that can be set to do what you want. (i.e. offer specific DNS servers rather than itself. I just checked one common DHCP server, Pi-hole, and it operates the same way as the Orbi router.)
plemans
Sep 01, 2025Guru - Experienced User
I've used pi-hole both as a stand alone on a ras-pi and hosted on a docker container. It should work.
I didn't use it has dhcp but it did work fine for DNS blocking.
I just recently purchased a mini-pc to use as a opnsense router that I run unbound for DNS ad block and recursive DNS. Pretty fun
Thechazm101
Sep 01, 2025Aspirant
That's cool bro