[ipxe-devel] iPXE doesn't load when using ISC Kea 1.1

Ledochowski, Roy roy.ledochowski at hpe.com
Thu Jan 5 00:25:19 UTC 2017


You're exactly right. DHCPd sends its offer to the broadcast address while Kea sends to  the client's unicast address.  It seems the PXE ROM doesn't care.





-----Original Message-----
From: Michael Brown [mailto:mcb30 at ipxe.org] 
Sent: Wednesday, January 04, 2017 4:00 PM
To: Ledochowski, Roy <roy.ledochowski at hpe.com>; ipxe-devel at lists.ipxe.org
Subject: Re: [ipxe-devel] iPXE doesn't load when using ISC Kea 1.1

On 04/01/17 23:56, Ledochowski, Roy wrote:
> I don't see anything obvious in the docs so I'll also send your observations to the Kea dev list.

Use tcpdump to capture the raw packets (add "-w tcpdump.out") and then open the resulting file in wireshark.  You'll be able to see the destination MAC along with all other packet fields.

Michael


More information about the ipxe-devel mailing list