NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
CorruptComputer
Jun 01, 2020Aspirant
Unable to change DHCP pool addresses (Netgear Orbi RBR10)
Hi Community,
I recently purchased an Orbi system but I have been unable to figure out how to change the DHCP pool addresses.
Here is a screenshot of my settings: https://i.imgur.com/Vmnw8cY.png
I am trying to change the 10.0.0.2 and 10.0.0.254 to 10.0.1.2 and 10.0.1.254, so that it leaves the 10.0.0.x addresses in the subnet open for static assignments. I was able to change the subnet mask with no issue, however it seems that this option to change the third octet in this menu is not available. Using firmware version V2.3.6.18.
Any ideas on what I could try?
Also side note my model number (RBR10) is not available to chose in the new post menu for some reason.
10 Replies
Sort By
CorruptComputer wrote:I am trying to change the 10.0.0.2 and 10.0.0.254 to 10.0.1.2 and 10.0.1.254, so that it leaves the 10.0.0.x addresses in the subnet open for static assignments. I was able to change the subnet mask with no issue, however it seems that this option to change the third octet in this menu is not available. Using firmware version V2.3.6.18.
It would probably be worth mentioning that there is a difference between "static" IP addresses and "assigning a specific IP address to a device" in the Orbi LAN setup. Please describe what you have done and what happened.
"Static" IP addresses (set up manually on each device configuration) should work:
- The Orbi DHCP process will hand out IP addresses from 10.0.0.2 to 10.0.0.254, with a gateway address of 10.0.0.1 and DNS server of 10.0.0.1 and subnet mask 255.255.254.0
Any device using this information will be able to communicate with any other device from 10.0.0.1 to 10.0.1.254 and will use 10.0.0.1 to go "anywhere else" (such as the internet). - When you set up a device with a static IP, it should have an IP address between 10.0.1.1 and 10.0.1.254, 10.0.0.1 for the gateway, 255.255.254.0 for the subnet mask and (whatever DNS you want to set).
It should be able to communicate with devices in the subnet and use the Orbi router for internet access.
There is a chance that assigning a device an IP in the 10.0.1.x range in the LAN setup page might work also. The key is to see (a) if it takes the IP to begin with, and (b) what subnet mask is given out.
Most customers simply divide the primary IP space, giving DHCP a range of addresses to hand out and using the remainder of the 254 addresses for "fixed" or "static" addresses. For example, 10.0.0.1 - 10.0.0.100 for devices which are "assigned" or "static" and 10.0.0.101 - 10.0.0.254 for DHCP. That's a LOT of devices.
- CorruptComputerAspirant
> Please describe what you have done and what happened.
I changed my subnet mask to 255.255.254.0, which should have opened up that last bit to be used for the pool of addresses. I want to change DHCP to be 10.0.1.x addresses, and leave 10.0.0.x addresses open to be statically assigned to devices.
I am aware of the difference between reservations and static assignments. I am using both, for some devices I am reserving them in the Orbi interface, however for others I am using Puppet on my virtualization servers to send the configurations down to the VM's. Their MAC changes every time they are rebuilt, so they are instead using static assignments given to them by the configuration manager.
Using 10.0.0.x and splitting it at 100 would work, as I don't have that many devices to fill it up yet, however I think that having the distinct IP's of 10.0.0.x and 10.0.1.x lets me see more easily at a glance. I also like leaving it open for expansion for if I ever get more devices than I currently have. I would seperate them by VLAN, but it seems that Orbi doesn't support that.
The problem comes with the Orbi configuration interface not allowing me to change the DHCP pool's range from the origional 10.0.0.x to 10.0.1.x, with the third octet in the interface being grayed out and read only.
I could flip it and have 10.0.1.x being my static pool, however 10.0.0.x is faster for me to type so I would prefer it that way.
For home class routers, there usually is only one IP pool and subnet to use, thus if the IP is 10.0.0.1 for the router, this is the main IP address string and network that can be used on home class routers. You can't use two different IP address networks or even static IP addressed devices using different IPs. Maybe possible with business class routers, however home class, most average home users only need 1 IP address and subnet this router mfrs don't put in support to more than 1 IP address and subnet. Most users don't have 254 devices either.
A suggestion would be to set 10.0.0.1 and 255.255.255.0 on the RBR. Change the IP address pool size to .100 to .200. This pool size gives you 100 devices to set IP ADDRESS RESERVATIONS ON the router. Now from .2 to .99 and .201 to .254 you have these ranges for STATIC IP Addressed devices were IP addresses are set ON devices, not the router. No IP address reservations go here.
- The Orbi DHCP process will hand out IP addresses from 10.0.0.2 to 10.0.0.254, with a gateway address of 10.0.0.1 and DNS server of 10.0.0.1 and subnet mask 255.255.254.0