To add some filter rules in conf file

Ashmath Khan hashmat.email at gmail.com
Mon Nov 2 12:52:06 UTC 2009


Thanks Simon.

>
> You really are a glutton for punishment !
>
Not sure what is the crime I committed !!

>
> I think you can see how that's going to get tricky to maintain if you try
> scaling it a lot.

 I tried this:
pool {
option time-offset -12345;
option netbios-name-servers 10.232.1.45;
option time-servers 1.2.3.4,10.232.167.89;
option host-name "something.com";
range 192.168.1.64 192.168.1.110;
range 192.168.1.112 192.168.1.124;
range 192.168.1.126 192.168.1.253;
allow members of "rule1";
}

dhcpd assigns 192.168.1.126, looks like the two above range statements are
overidden. So to me it looks like the trick is not working.


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


More information about the dhcp-users mailing list