Try double checking your Option 82 information to be sure its matching up.  I had this same problem today and that was the issue.  It may not be the same problem but its worth a look.<br><br><br><div class="gmail_quote">On Sun, Apr 27, 2008 at 11:57 AM, Marty Sørensen <<a href="mailto:buzzwork@gmail.com">buzzwork@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>I have a small problem. We running an failover setup on 2x Debian stable box's using version 3.0.4-13.<br>
The problem is that ive just add'et a scope to our large and working config and now we get this error :<br>
<br>---<br>DHCPDISCOVER from 00:0d:da:0a:d1:b2 via <a href="http://10.128.15.252" target="_blank">10.128.15.252</a>: peer holds all free leases<br>DHCPDISCOVER from 00:0d:da:0a:d1:b2 via <a href="http://10.128.15.253" target="_blank">10.128.15.253</a>: peer holds all free leases<br>

---<br><br><br>The config is like this :<br>---<br>failover peer "dhcp-failover" {<br>  primary; # declare this to be the primary server<br>  address 10.57.X.X;<br>  port 520;<br>  peer address 10.57.X.X;<br>  peer port 520;<br>

  max-response-delay 30;<br>  max-unacked-updates 10;<br>  load balance max seconds 3;<br>  mclt 1800;<br>  split 128;<br>}<br>---<br>        pool {<br>               failover peer "dhcp-failover";<br>               allow members of "XXXXXXXX";<br>

               range <a href="http://10.128.10.1" target="_blank">10.128.10.1</a> <a href="http://10.128.10.199" target="_blank">10.128.10.199</a>;<br>               deny dynamic bootp clients;<br>               option domain-name-servers      10.57.X.X, 10.57.X.X;<br>

       }<br>---<br><br>For me it seems that the problem is in the leases file, some how the scope i not free up :-( Is there some tool that i can use to clean up me leases<br>DB without <biip> it up ?! Im not an shell/perl shark so i cant code-and-fix something my self.<br>

<br>Ive been searching this list for the same bug/error but cant find any 100% fix to this problem ?!?! :-/<br><br>Hoping for some help here ....<br><br>Martin<br>
</blockquote></div>