<br><div class="gmail_quote"><div id=":1i8">Hello,<br><br>I'm using ISC DHCP Server 4.1.1-P1 with debian squezze. I want to use failover with load balance, so I'm using the Failover pool balance statements:<br><br>

/etc/dhcp/dhcpd.conf.primary<br><br>failover peer "failover" {<br>
  primary;<br>  address X.X.X.X;<br>  port 647;<br>  peer address X.X.X.Y;<br>  peer port 647;<br>  max-response-delay 60;<br>  max-unacked-updates 10;<br>  mclt 3600;<br>  split 128;<br>  load balance max seconds 3;<br>

  max-lease-misbalance 15; <br>
  max-lease-ownership 10; <br>  min-balance 60; <br>  max-balance 3600; <br>}<br><br>...<br><br>When I try to start the server I got the error message:<br><br># /etc/init.d/isc-dhcp-server start<br>dhcpd self-test failed. Please fix the config file.<br>


The error was: <br>Internet Systems Consortium DHCP Server 4.1.1-P1<br>Copyright 2004-2010 Internet Systems Consortium.<br>All rights reserved.<br>For info, please visit <a href="https://www.isc.org/software/dhcp/" target="_blank">https://www.isc.org/software/dhcp/</a><br>


/etc/dhcp/dhcpd.conf.primary line 36: expecting number.<br>  max-lease-misbalance<br>                       ^<br>/etc/dhcp/dhcpd.conf.rinuex09_subnet line 26: failover peer failover: not found<br>    failover peer "failover"<br>


                   ^<br>/etc/dhcp/dhcpd.conf line 7: /etc/dhcp/dhcpd.conf.subnet: bad parse.<br>include "/etc/dhcp/dhcpd.conf.subnet"<br>         ^<br>Configuration file errors encountered -- exiting<br><br>I don't know what is the problem. I need help to solve this, so I'm sorry if my question is stupid.<br>


<br>Thank you in advance and sorry for my english.<br><br>::::::::::::::::::::::::::::::::::::<br></div></div>:: Ana Gallardo Gómez ::<br> ::::::::::::::::::::::::::::::::::::<br><br><br>