<div dir="ltr">Can you elaborate as to how you accomplished the dropping of the requests? Is that an option or a script on the server? </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 16, 2014 at 1:39 AM, Torppa Jarkko <span dir="ltr"><<a href="mailto:jarkko.torppa@elisa.fi" target="_blank">jarkko.torppa@elisa.fi</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="FI" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I had similar problem on 3.x, at that time I tried to look at the code and did’nt see anything that would try to prevent sending duplicates. Some clients (juniper firewalls) don’t like it if they get response from a server that they did not specify.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Fixed the issue by making path that drops the requests if our-id is not in the requests. As I red RFC at that time that would be the correct behavior.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> dhcp-hackers-bounces+jarkko.torppa=<a href="mailto:elisa.fi@lists.isc.org" target="_blank">elisa.fi@lists.isc.org</a> [mailto:<a href="mailto:dhcp-hackers-bounces%2Bjarkko.torppa" target="_blank">dhcp-hackers-bounces+jarkko.torppa</a>=<a href="mailto:elisa.fi@lists.isc.org" target="_blank">elisa.fi@lists.isc.org</a>] <b>On Behalf Of </b>Joey D.<br>
<b>Sent:</b> 15. huhtikuuta 2014 20:47<br><b>To:</b> <a href="mailto:dhcp-hackers@lists.isc.org" target="_blank">dhcp-hackers@lists.isc.org</a><br><b>Subject:</b> Re: Multiple ACK Issue<u></u><u></u></span></p><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p><div><p class="MsoNormal">I'm still looking for any/all input regarding this issue. Is there a different mailing list that would be more appropriate for this?<u></u><u></u></p>
<div><p class="MsoNormal" style="margin-bottom:12.0pt"><u></u> <u></u></p><div><p class="MsoNormal">On Wed, Apr 9, 2014 at 12:05 PM, Joey D. <<a href="mailto:jobewan@gmail.com" target="_blank">jobewan@gmail.com</a>> wrote:<u></u><u></u></p>
<div><p class="MsoNormal">bumping this into the dhcp-hackers list in hopes of a response.<span style="color:#888888"><br><br>- Joey D.</span><u></u><u></u></p><div><div><div><p class="MsoNormal" style="margin-bottom:12.0pt">
<u></u> <u></u></p><div><p class="MsoNormal">On Mon, Apr 7, 2014 at 11:49 AM, Joey D. <<a href="mailto:jobewan@gmail.com" target="_blank">jobewan@gmail.com</a>> wrote:<u></u><u></u></p><div><p class="MsoNormal">It looks like the last response/inquiry was not sent to the list. I'm sending it back through in hopes of getting additional feedback on my issue. I'm still looking for info as to whether this is expected behaviour.<span style="color:#888888"><br>
<br>- Joey D.</span><u></u><u></u></p><div><div><p class="MsoNormal" style="margin-bottom:12.0pt"><br><br><br><u></u><u></u></p><div><p class="MsoNormal">On 04/04/2014 01:50 PM, Joey D. wrote:<u></u><u></u></p></div><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><span style="font-family:"Courier New""> I have tested this with numerous packet captures. In every Packet capture, there are 2 DISCOVERs, 1 OFFER (from 'Server B', indicating the load-balancing algorithm is doing it's job), 2 REQUESTs (from the client, with option 54 noting Server B), 2 ACKS with each server sending their own option 54 address.<br>
<br>This scenario does not occur if I wipe the lease data for that client from both servers' lease tables; this results in only 1 ACK from the server listed in option 54 in the REQUEST (Server B). Once that works, if I reboot the client, we are back in the state of ACKS being sent from both servers. I can submit more data in a bug report if necessary, but I'm not sure if this is a bug just yet...<br>
<br>In the event of T2 timer, there is no option 54 info as mentioned.<br><br>I included the email thread including additional data below (we use split 128).<br><br>Regards,<br><br>- Joey D.</span><u></u><u></u></p><div><p class="MsoNormal">
<br><br>On 04/04/2014 01:24 PM, Bruce Hudson wrote:<u></u><u></u></p></div><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt"><pre> My DHCP is a bit rusty these days but I would definitely not expect<u></u><u></u></pre>
<pre>multiple ACKs during a regular DORA. The request from the client should<u></u><u></u></pre><pre>include the server identifier of the offer it is accepting; and only<u></u><u></u></pre><pre>that server should process the request. That is part of the protocol.<u></u><u></u></pre>
<pre><u></u> <u></u></pre><pre> If you are seeing multiple ACKs, either (1) the client is broken<u></u><u></u></pre><pre>and is not including a server identifier, (2) the servers are somehow<u></u><u></u></pre><pre>set to use the same identifier, or (3) the DHCP server is broken and<u></u><u></u></pre>
<pre>ignoring the identifier in the request. In the absence of packet traces,<u></u><u></u></pre><pre>I am inclined to assume one of the first two. Can you see a server<u></u><u></u></pre><pre>ACKing a client request that includes a different identifier?<u></u><u></u></pre>
<pre><u></u> <u></u></pre><pre> A client can definitely broadcast a request without an identifier,<u></u><u></u></pre><pre>either during a reboot or at T2 as you suggest. In those cases I would<u></u><u></u></pre><pre>
expect any server that sees the request to respond. You will see <u></u><u></u></pre><pre>multiple ACKs. <u></u><u></u></pre><pre><u></u> <u></u></pre><pre> You did not say (or I missed) whether or not these two servers are<u></u><u></u></pre>
<pre>part of a redundancy pair or not. If they are, that might be the code<u></u><u></u></pre><pre>path that leads to ignoring the server identifier. On the other hand,<u></u><u></u></pre><pre>in that case I would expect the "split" statement to prevent both<u></u><u></u></pre>
<pre>servers from responding. Do you set the split to 255? <u></u><u></u></pre><pre>--<u></u><u></u></pre><pre>Bruce A. Hudson | <a href="mailto:Bruce.Hudson@Dal.CA" target="_blank">Bruce.Hudson@Dal.CA</a><u></u><u></u></pre>
<pre>ITS, Networks and Systems |<u></u><u></u></pre><pre>Dalhousie University |<u></u><u></u></pre><pre>Halifax, Nova Scotia, Canada | <a href="tel:%28902%29%20494-3405" target="_blank">(902) 494-3405</a><u></u><u></u></pre>
</blockquote><p class="MsoNormal" style="margin-bottom:12.0pt"><br><br><u></u><u></u></p><div><p class="MsoNormal">On 04/04/2014 12:04 PM, Joey D. wrote:<u></u><u></u></p></div><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:"Courier New""> I apologize if it's not proper etiquette to post the same issue to both mailing lists, but I'm looking for a bit of feedback as to whether what I'm experiencing is 'expected' behaviour from the isc dhcp software. It looks as though myself and Leigh are both observing the same 'multiple ack' scenario, but it's a bit of a "muddy" explanation in the RFC as to whether both ACKs should present themself during a reboot/DORA (although I'd expect it to happen at a T2 timer).<br>
<br>- Joey D.<br><br></span><u></u><u></u></p><div><p class="MsoNormal">On 04/02/2014 12:48 PM, jobewan wrote:<u></u><u></u></p></div><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt"><p class="MsoNormal" style="margin-bottom:12.0pt">
In our environment, multiple ACKs are causing an issue. We have our servers setup in 2 different geographic regions, and there is a DHCP proxy in-line near the client site. The issue is that the anti-spoofing mechanism in the dhcp-proxy always picks up on the 1st ack to make it back, which is always going to be 'Server A' (due to the latency b/t the regions); although 'Server B' is sending the offer. This in turn causes issues for the client that is wanting an IP address from Server B.<br>
<br>Is the double ACK an expected behavior on a reboot? The RFC on 3.1 says "If the client already knows its address, some steps may be omitted", which indicates that this should potentially follow the process noted in 3.2 (showing both servers sending an ACK). Although, during a reboot, the client doesn't know it's ip address and follows a simple DORA which would indicate it would use the process in 3.1 (meaning only 1 server sends an ACK)<br>
<br>(also, sorry for the double post, It appeared that my initial mail was caught by a spamfilter).<br><br>- Joey D.<br><br><u></u><u></u></p><div><p class="MsoNormal">On 04/02/2014 11:16 AM, Leigh Porter wrote:<u></u><u></u></p>
</div><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p><p class="MsoNormal">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I see a similar issue with a similar config, however the duplicate ACK is not on the initial request but for lease renewals.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I’ve not bothered investigating so far as it seemed to do no harm for now..</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">--</span><u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Leigh</span><u></u><u></u></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:dhcp-users-bounces+leigh.porter=ukbroadband.com@lists.isc.org" target="_blank">dhcp-users-bounces+leigh.porter=ukbroadband.com@lists.isc.org</a> [<a href="mailto:dhcp-users-bounces+leigh.porter=ukbroadband.com@lists.isc.org" target="_blank">mailto:dhcp-users-bounces+leigh.porter=ukbroadband.com@lists.isc.org</a>] <b>On Behalf Of </b>Joey D.<br>
<b>Sent:</b> 02 April 2014 17:04<br><b>To:</b> <a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br><b>Subject:</b> Multiple ACK Issue</span><u></u><u></u></p><p class="MsoNormal"> <u></u><u></u></p>
<div><p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> Below is a diagram of what we witness is happening in the event of a device reboot of a previously connected device (meaning the device is already established in the leases db on both servers), as well as our failover config. Is there a configuration directive that can be used which mandates that only the server sending the offer can send the ACK? (much like what is done when allocating a fresh lease like in sec 3.2 in the rfc). I can detail a bit more as to the environment layout if necessary, but I'm hoping there is an option I'm simply overlooking. <br>
<br></span><u></u><u></u></p><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> Server A Client Server B</span><u></u><u></u></p></div>
<div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> </span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> v v v</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | Begins initialization |</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | _____________/|\____________ |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> |/DHCPDISCOVER | DHCPDISCOVER\|</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | ___________/|</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | /DHCPOFFER |</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | |/ |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | Selects configuration |</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | _____________/|\____________ |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> |/ DHCPREQUEST | DHCPREQUEST\|</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> |\_____________ | ____________/|</span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | DHCPACK \|/ DHCPACK |</span><u></u><u></u></p></div><div><p class="MsoNormal">
<span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | | |</span><u></u><u></u></p></div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> | Initialization complete | </span><u></u><u></u></p>
</div><div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> </span><u></u><u></u></p></div><p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif""> <br>
<br>SERVER A: <br>stash-agent-options true; <br><br>failover peer "iah-kcm" { <br> primary; <br> address x.x.1.248; <br> port 647; <br> peer address x.x.2.248; <br> peer port 647; <br> auto-partner-down 121; <br>
max-response-delay 120; <br> max-unacked-updates 10; <br> load balance max seconds 5; <br> mclt 3600; <br> split 128; <br><br>} <br>server-identifier x.x.1.248; <br>ping-check false; <br><br><br>
SERVER B: <br>stash-agent-options true; <br><br>failover peer "iah-kcm" { <br><br> secondary; <br> address x.x.2.248; <br> port 647; <br> peer address x.x.1.248; <br> peer port 647; <br>
auto-partner-down 121; <br> max-response-delay 120; <br> max-unacked-updates 10; <br> load balance max seconds 5; <br>} <br>server-identifier x.x.2.248; <br>ping-check false; <br><br><br>- Joey D. </span><u></u><u></u></p>
</div><p class="MsoNormal"><br>______________________________________________________________________<br>This email has been scanned by the Symantec Email Security.cloud service.<br>For more information please visit <a href="http://www.symanteccloud.com" target="_blank">http://www.symanteccloud.com</a><br>
______________________________________________________________________<u></u><u></u></p></div><p class="MsoNormal" style="margin-bottom:12.0pt"><br clear="all">______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>For more information please visit <a href="http://www.symanteccloud.com" target="_blank">http://www.symanteccloud.com</a><br>______________________________________________________________________<br>
<br><u></u><u></u></p><pre>_______________________________________________<u></u><u></u></pre><pre>dhcp-users mailing list<u></u><u></u></pre><pre><a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><u></u><u></u></pre>
<pre><a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><u></u><u></u></pre></blockquote></blockquote><p class="MsoNormal"><u></u> <u></u></p></blockquote>
<p class="MsoNormal"><u></u> <u></u></p></blockquote><p class="MsoNormal"><u></u> <u></u></p></div></div></div></div><p class="MsoNormal"><u></u> <u></u></p></div></div></div></div></div><p class="MsoNormal"><u></u> <u></u></p>
</div></div></div></div></div></div></blockquote></div><br></div>