To add some filter rules in conf file

Ashmath Khan hashmat.email at gmail.com
Mon Nov 2 11:56:39 UTC 2009


Hello,

If I have two pool declarations with the range statement having overlapping
address like:
pool {
range 192.168.1.64 192.168.1.253;
allow members of "rule1";
}

pool {
range 192.168.1.111;
allow members of "rule1-A";
}

then dhcpd reports error that the lease is already used and so won't launch.

Is there a way to overcome this ? i.,e I want the pools to have overlapping
addresses.

thanks
Ashmath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20091102/e8d489b9/attachment.html>


More information about the dhcp-users mailing list