NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Badock
Oct 19, 2019Tutor
How to disable DHCP on R7000P
I can uncheck the DHCP box on Advanced/Setup/LAN Setup but when I attempt to Apply the changed configuration, I get the error message "The IP address conflicts with the WAN IP subnet. Please enter a ...
- Oct 28, 2019
Success!
I'm on the latest firmware: V1.3.1.64_10.1.36
I did a hard reset and reconfigured the router. On the page Advanced/Setup/LAN Setup, I changed the router IP to 192.168.10.1 and hit Apply. Once the router rebooted, I changed the IP back tp 192.168.1.1, turned off the DHCP Server and hit Apply. Also turned on the DHCP Server on the Pi-Hole. This got everything working. Apparently the router wants to see a change in it's IP address when turning off the DHCP Server. I don't know why.
Badock
Oct 19, 2019Tutor
I've attached a small png showing the LAN TCP/IP Setup. It's in no way interfering with the WAN IP. From here, I hit Apply and the error message pops up. Reload the page and the DHCP Server shows as being selected again.
I'm running Pi-hole on a Raspberry Pi 4B on the internal network. It has a DHCP Server that is currently disabled. Once I get the router's DHCP server off, I can enable the Pi-hole's DHCP server with a mouse click. It's currently serving as the DNS server for the Lan with no problems.
I've been trying to get this going for a few days now. Tonight, before my first post, I hard reset the router and reinstalled the firmware with the Update utility. So there should be no leftover config. It didn't help.
Cable modem is a Arris Surfboard SB6141, pure modem, not a router.
Wan IP is 66.51.xxx.xxx and Lan IP is 192.168.1.1 (the default) so I really don't understand what's going on.
Thanks for your help!
schumaku
Oct 19, 2019Guru - Experienced User
Netgear does not really want to understand the need to run an internal (LAN side) DNS server - the Netgear consumer routers don't allow configuring LAN-side DNS servers e.g. a Pi-hole why ever. The issues here where the DHCP is forced enable looks like a bug to me. If the router would allow a proper DNS config, operating the DHCP on the router would not be the worst idea.
One issue more for ChristineT 's list of problems to report to the consumer BU management.
- antinodeOct 19, 2019Guru
> [...] looks like a bug to me. [...]
I agree.
> [...] reinstalled the firmware [...]
You might try loading some different/older firmware but I wouldn't
expect much.- BadockOct 19, 2019Tutor
Thanks, I'll try older firmware. But I think you're probably right, it will likely not help.
Also, I said the DNS server was working fine on the Pi-Hole. Not quite true. Every request shows as coming from the router (192.168.1.1) which decreases the usefulness of the Query Log. DNS Requests should be forwarded by the router (pass through) rather than answered by proxy.
- schumakuOct 20, 2019Guru - Experienced User
Badock wrote:Also, I said the DNS server was working fine on the Pi-Hole. Not quite true. Every request shows as coming from the router (192.168.1.1) which decreases the usefulness of the Query Log.
Be happy your router model does allow defining a DNS server on a LAN IP - not all do.
Badock wrote:DNS Requests should be forwarded by the router (pass through) rather than answered by proxy.
This must be related to the router based DHCP server: It does put the router LAN IP as a DNS server to the host config, regardless of the DNS server config. Another shortcoming of these consumer products