<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
hi<BR>
 <BR>
I am testing the configuration allow-knowns-clients, and configured as:<BR>
 <BR>
subnet 10.1.1.0 netmask 255.255.255.0 {<BR>
    options .....<BR>
    pool {<BR>
       range 10.1.1.20 10.1.1.254;<BR>
       allow-knowns-clients;<BR>
    }<BR>
}<BR>
 <BR>
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.<BR>
 <BR>
So, I think I may need add something. I added deny-unknown-clients, but, it same problem.<BR>
 <BR>
Could I get some tip what problem will be? <BR>
 <BR>
my purpose is stop the machine which is not on host list will not get an ip address.<BR>
 <BR>
Any comments will be appreciated<BR>
 <BR>
Thanks in advance<BR>
 <BR>
julie<BR>
 <BR>
 <BR>                                          </body>
</html>