<div dir="ltr">Hej Jonas,<div><br></div><div>A few things sticks out,</div><div>* guessing half of the packets have a vlan tag, others do not.</div><div>* multiple clients (or client mac addresses) in the dump, does the client have multiple interfaces or is it actually different clients? (can you provide any other info about the network setup?)</div><div>* Do you have logs from the dhcp server, and what kind of dhcp server is it?</div><div><br></div><div>All these are Transaction ID 0xc0565e2e</div><div>packet 751 is Discover from 05:7a:8d Which gets an offer in 753 for 172.21.10.12<br></div><div>packet 756 is Discover from 05:58:13 Which gets an offer in 758 for 172.21.10.13</div><div>packet 761 is Request from 05:7a:8d for 172.21.10.13 Which gets a NAK in 763 (wrong ip<->mac mapping)</div><div>packet 766 is Request from 05:58:13 for 172.21.10.13 Which gets a ACK in 768</div><div><br></div><div>If this is an iPXE issue it must be due to multiple nics?</div><div>My other guess is that a switch has a dhcp relay activated or that there is some kind of dhcp forwarding going on that sends dhcp packets with a different source mac?</div><div><br></div><div>Regards</div><div>Christian</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 26, 2016 at 5:17 PM,  <span dir="ltr"><<a href="mailto:jonas.granath@soltec.se" target="_blank">jonas.granath@soltec.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
<a href="http://forum.ipxe.org/showthread.php?tid=7603" rel="noreferrer" target="_blank">http://forum.ipxe.org/showthre<wbr>ad.php?tid=7603</a><br>
<br>
Now I think I have managed to capture this.<br>
Filter on bootp.option.dhcp == 6 and you will find the DHCP NAK. I am no export on debugging ethernet traffic but as far as I can see the IP address in the DHCP offer sent to that mac address does not match the later requested IP.<br>
<br>
Any help would be greatly appreciated.<br>
<br>
/Jonas<br>
<br>______________________________<wbr>_________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" rel="noreferrer" target="_blank">https://lists.ipxe.org/<wbr>mailman/listinfo.cgi/ipxe-<wbr>devel</a><br>
<br></blockquote></div><br></div>