possible to exclude a range in the dhcpd.conf, config options

Carsten Voss carsten.voss at rmit.edu.au
Mon Jan 29 04:19:11 UTC 2007


Hello Rohit,

That'll do just fine.

Thanks heaps,
Carsten

>>> "Rohit Jaini" <jrohit at novell.com> 29/01/07 2:26 PM >>>
Hi,

As far as I know, to exclude the range of IP address in a subnet is to
split the address range of subnet into two.
Example:

subnet 1.1.1.0 netmask 255.255.255.0
{
range 1.1.1.10 1.1.1.15
range 1.1.1.21 1.1.1.40
}

so in the above example automatically the IP 16-20 will be excluded
from the list.


More information about the dhcp-users mailing list