<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">sure below are the config snippets:<div class="">thanks for investigation,</div><div class="">chris</div><div class=""><br class=""></div><div class="">—</div><div class=""><div style="margin: 0px;" class="">server1:</div><div style="margin: 0px; min-height: 14px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">failover peer "dhcp-failover" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  primary;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  address 10.10.40.21;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  port 647;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  peer address 10.10.40.22;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  peer port 647;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  max-response-delay 30;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  max-unacked-updates 10;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  load balance max seconds 3;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  mclt 1800;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  split 128;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">group {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  if exists agent.circuit-id</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    log ( info, concat( "Lease for ", binary-to-ascii (10, 8, ".", leased-address), " is connected to interface ", binary-to-ascii(10, 8, "/", suffix ( option agent.cir</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cuit-id, 2)), " , VLAN ", binary-to-ascii (10, 16, "", substring( option agent.circuit-id, 2, 2))));</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  if substring (option vendor-class-identifier, 0, 9) = "PXEClient" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    ddns-updates off;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    default-lease-time 60;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    max-lease-time 120;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  option domain-name-servers <a href="http://dns1.abc.net" class="">dns1.abc.net</a>, <a href="http://dns2.abc.net" class="">dns2.abc.net</a>;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  option subnet-mask 255.255.255.0;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  ddns-domainname "<a href="http://lan.abc.net" class="">lan.abc.net</a>";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  ddns-rev-domainname "128-191.21.172.in-addr.arpa.";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  option domain-name "<a href="http://lan.abc.net" class="">lan.abc.net</a>";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  subnet 172.21.166.0 netmask 255.255.255.0 {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    option routers 172.21.166.1;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    pool {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      failover peer "dhcp-failover";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      deny dynamic bootp clients;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      allow unknown-clients;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      default-lease-time 300;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      max-lease-time     600;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      range 172.21.166.5 172.21.166.254;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">server2:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">failover peer "dhcp-failover" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  secondary;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  address 10.10.40.22;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  port 647;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  peer address 10.10.40.21;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  peer port 647;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  max-response-delay 30;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  max-unacked-updates 10;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  load balance max seconds 3;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">group {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  if exists agent.circuit-id</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    log ( info, concat( "Lease for ", binary-to-ascii (10, 8, ".", leased-address), " is connected to interface ", binary-to-ascii(10, 8, "/", suffix ( option agent.cir</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cuit-id, 2)), " , VLAN ", binary-to-ascii (10, 16, "", substring( option agent.circuit-id, 2, 2))));</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  if substring (option vendor-class-identifier, 0, 9) = "PXEClient" {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    ddns-updates off;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    default-lease-time 60;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    max-lease-time 120;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  option domain-name-servers <a href="http://dns1.abc.net" class="">dns1.abc.net</a>, <a href="http://dns2.abc.net" class="">dns2.abc.net</a>;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  option subnet-mask 255.255.255.0;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  ddns-domainname "<a href="http://lan.abc.net" class="">lan.abc.net</a>";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  ddns-rev-domainname "128-191.21.172.in-addr.arpa.";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  option domain-name "<a href="http://lan.abc.net" class="">lan.abc.net</a>";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  subnet 172.21.166.0 netmask 255.255.255.0 {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    option routers 172.21.166.1;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    pool {</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      failover peer "dhcp-failover";</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      deny dynamic bootp clients;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      allow unknown-clients;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      default-lease-time 300;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      max-lease-time     600;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">      range 172.21.166.5 172.21.166.254;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">    }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  }</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">}</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On 02 Apr 2015, at 16:33 , Patrick Trapp <<a href="mailto:ptrapp@nex-tech.com" class="">ptrapp@nex-tech.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; direction: ltr; font-family: Tahoma; font-size: 10pt;" class="">Can you share the config? You should generalize anything sensitive - whatever you post will be on the list forever...<br class=""><br class=""><div style="font-family: 'Times New Roman'; font-size: 16px;" class=""><hr tabindex="-1" class=""><div id="divRpF703449" style="direction: ltr;" class=""><font size="2" face="Tahoma" class=""><b class="">From:</b><span class="Apple-converted-space"> </span><a href="mailto:dhcp-users-bounces@lists.isc.org" class="">dhcp-users-bounces@lists.isc.org</a> [<a href="mailto:dhcp-users-bounces@lists.isc.org" class="">dhcp-users-bounces@lists.isc.org</a>] on behalf of Christian Bösch [<a href="mailto:boesch@fhv.at" class="">boesch@fhv.at</a>]<br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Thursday, April 02, 2015 5:52 AM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span><a href="mailto:dhcp-users@lists.isc.org" class="">dhcp-users@lists.isc.org</a><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>failover issue?<br class=""></font><br class=""></div><div class=""></div><div class="">Hi,<div class=""><br class=""></div><div class="">I have a pair of failover dhcp servers (4.2.4) which work fine for a long time.</div><div class="">Now I added some subnets (same config like the old working one) and in that</div><div class="">subnets I get on both servers:</div><div class=""><br class=""></div><div class=""><span class="" style="font-family: Menlo; font-size: 11px;">Apr <span class="Apple-converted-space"> </span></span><span class="" style="font-family: Menlo; font-size: 11px;">2 12:44:52 dns1 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</span></div><div class=""><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:52 dns1 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:56 dns1 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:56 dns1 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div></div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;"><br class=""></div><div class=""><br class=""></div><div class=""><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:52 dns2 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:52 dns2 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:56 dns2 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:44:56 dns2 dhcpd: DHCPDISCOVER from 3c:97:0e:b8:6d:40 via 172.21.166.1: peer holds all free leases</div></div><div class=""><br class=""></div><div class="">But the pool seems to be well balanced:</div><div class=""><br class=""></div><div class=""><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:43:56 dns1 dhcpd: balancing pool 8019f8880 172.21.166.0/24  total 250  free 125  backup 125  lts 0  max-own (+/-)25</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:43:56 dns1 dhcpd: balanced pool 8019f8880 172.21.166.0/24  total 250  free 125  backup 125  lts 0  max-misbal 38</div></div><div class=""><br class=""></div><div class=""><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:43:56 dns2 dhcpd: balancing pool 8019ef880 172.21.166.0/24  total 250  free 125  backup 125  lts 0  max-own (+/-)25</div><div class="" style="margin: 0px; font-size: 11px; font-family: Menlo;">Apr  2 12:43:56 dns2 dhcpd: balanced pool 8019ef880 172.21.166.0/24  total 250  free 125  backup 125  lts 0  max-misbal 38</div></div><div class=""><br class=""></div><div class="">Does anyone have an idea what could be the reason for that?</div><div class="">Thanks,</div><div class="">Chris</div><div class=""><br class=""></div><div class=""><br class=""></div></div></div></div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">dhcp-users mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:dhcp-users@lists.isc.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">dhcp-users@lists.isc.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="https://lists.isc.org/mailman/listinfo/dhcp-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">https://lists.isc.org/mailman/listinfo/dhcp-users</a></div></blockquote></div><div apple-content-edited="true" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px; font-size: 9px; font-family: Arial;" class=""><br class=""></div></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></div></body></html>