<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 3/14/2012 7:20 AM, Smith Bill wrote:
    <blockquote
cite="mid:28F69AB4F82BA24796B731EC48AC63ED0334A01C65@EUROPEVUK307.europe.FS.FUJITSU.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif][if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Does anyone have any detailed information
          regarding the communication that happens between two dhcp
          servers configured for failover – I have two servers that
          don’t seem to talk to each other and the tcpdump is showing
          block icmp traffic so I guess I need to know if dhcp
          communicates with its failover partner via icmp.</p>
      </div>
    </blockquote>
    <br>
    The DHCP Failover protocol uses TCP only.  I believe this IETF
    Internet Draft<o:p> discusses a proposed version of it, but as it
      never became an RFC, it may not be 100% accurate.<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://tools.ietf.org/html/draft-ietf-dhc-failover-12">http://tools.ietf.org/html/draft-ietf-dhc-failover-12</a><br>
      <br>
      As for using tcpdump, set a capture filter like "tcp port 9999"
      and replace 9999 with the port line you used in the failover peer
      block from dhcpd.conf.  To analyze the protocol, I recommend using
      Wireshark.  You can use Wireshark to do the capture directly, or
      you can tell tcpdump to save it's capture to a file which
      Wireshark can open.  Use the tcpdump options "-w
      dhcp-failover.pcap -s 0" to save it to a file.  Wireshark can
      decode a decent amount of the protocol and it shouldn't be too
      hard to figure out what's wrong.  Here's my failover
      configuration:<br>
      <br>
      failover peer "peer" {<br>
              secondary;<br>
              address 192.168.1.5;<br>
              port 7111;<br>
              peer address 192.168.1.7;<br>
              peer port 7111;<br>
              max-response-delay 60;<br>
              max-unacked-updates 10;<br>
              mclt 3600;<br>
              load balance max seconds 3;<br>
      }<br>
      <br>
       <br>
    </o:p>
    <blockquote
cite="mid:28F69AB4F82BA24796B731EC48AC63ED0334A01C65@EUROPEVUK307.europe.FS.FUJITSU.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif"">Regards<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif"">Bill
            Smith</span><span
            style="font-size:12.0pt;font-family:"Times New
            Roman","serif""><o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif"">Senior
            Solutions Architect<o:p></o:p></span></p>
        <p class="MsoNormal"
style="mso-margin-top-alt:0cm;margin-right:3.75pt;margin-bottom:0cm;margin-left:3.75pt;margin-bottom:.0001pt"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif"">Architecture
            & Design H&NS North<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif"">Fujitsu
            Services</span><o:p></o:p></p>
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif"">Tel:
            07867 821165</span><o:p></o:p></p>
        <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif""><a class="moz-txt-link-abbreviated" href="mailto:Email:bill.smith@uk.fujitsu.com">Email:bill.smith@uk.fujitsu.com</a></span><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br clear="all">
      Unless otherwise stated, this email has been sent from Fujitsu
      Services Limited, from Fujitsu (FTS) Limited, or from Fujitsu
      Telecommunications Europe Limited, together "Fujitsu".<br>
      <br>
      This email is only for the use of its intended recipient. Its
      contents are subject to a duty of confidence and may be
      privileged. Fujitsu does not guarantee that this email has not
      been intercepted and amended or that it is virus-free.<br>
      <br>
      Fujitsu Services Limited, registered in England No 96056,
      registered office 22 Baker Street, London W1U 3BW.<br>
      <br>
      Fujitsu (FTS) Limited, registered in England No 03808613,
      registered office 22 Baker Street, London W1U 3BW.<br>
      <br>
      Fujitsu Telecommunications Europe Limited, registered in England
      No 2548187, registered office Solihull Parkway, Birmingham
      Business Park, Birmingham, B37 7YU.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Loren M. Lang
<a class="moz-txt-link-abbreviated" href="mailto:lorenl@north-winds.org">lorenl@north-winds.org</a>
<a class="moz-txt-link-freetext" href="http://www.north-winds.org/">http://www.north-winds.org/</a>


Public Key: <a class="moz-txt-link-freetext" href="ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc">ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc</a>
Fingerprint: 10A0 7AE2 DAF5 4780 888A  3FA4 DCEE BB39 7654 DE5B
</pre>
  </body>
</html>