Hi,
I am running out of addresses and I would like to increase the pool of my DHCP server. At the moment, in IP / DCHP Server / Networks the DHCP server gives :

In IP / Pool the settings are:

I don’t want to increase the
192.168.0.2 – 192.168.1.254
as all the ip’s under 100 are assigned.
If I change in the DCHP Network
192.168.0.0/24
into
192.168.0.0/23
then the available hosts would change to:
192.168.0.2 – 192.168.1.254
so then I can change the pool to
192.168.0.100-192.168.1.254
Is this right ?