<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
expert<BR>
 <BR>
I have found for some reason, one ethernet address may get more than one ip address in my dynomic range, something like 2-6 ip addresses.<BR>
 <BR>
how can I stop it, so one ethernet address go to special subnet, can only get one ip address, no more.<BR>
 <BR>
my configuration is:<BR>
 <BR>
subnet 10.1.111.0 netmask 255.255.255.0 {<BR>
     option routers 10.1.111.1;<BR>
     option broadcast-address 10.1.111.255'<BR>
     pool {<BR>
          failover peer "test"<BR>
          range 10.1.111.10 10.1.111.254<BR>
          dyney dynamic bootp clients;<BR>
     }<BR>
 <BR>
 <BR>
Any comments will be appreciated<BR>
 <BR>
Thanks in advance<BR>
 <BR>
xll          <BR>                                      </div></body>
</html>