need dhcpd configuration

Julie Xu xll40 at hotmail.com
Tue Aug 3 03:16:55 UTC 2010


hi

 

I am testing the configuration allow-knowns-clients, and configured as:

 

subnet 10.1.1.0 netmask 255.255.255.0 {

    options .....

    pool {

       range 10.1.1.20 10.1.1.254;

       allow-knowns-clients;

    }

}

 

I expected my laptop, which not in host list of my dhcpd.conf, will NOT get an ip address. But, my laptop still get ip address.

 

So, I think I may need add something. I added deny-unknown-clients, but, it same problem.

 

Could I get some tip what problem will be? 

 

my purpose is stop the machine which is not on host list will not get an ip address.

 

Any comments will be appreciated

 

Thanks in advance

 

julie

 

 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20100803/4f79f346/attachment.html>


More information about the dhcp-users mailing list