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

Michael Brown mcb30 at ipxe.org
Wed Jan 4 23:09:48 UTC 2017


On 04/01/17 22:49, Ledochowski, Roy wrote:
> In my test environment (VMWare workstation 12) the  NICs PXE ROM boots
> fine and loads iPXE.  However, when iPXE tries to configure the
> interface (dhcp, autoconf), it fails with “No configuration methods
> succeeded (http://ipxe.org/040ee119). Ifstat shows
>
> [Link: up, TX: 4,TXE:1, RX: 4 RXE:4]
> [TXE: 1 x “Network unreachable (http://ipxe.org/28086011)”]
> [RXE: 4 x “Invalid argument (http://ipxe.org/1c056002)”]

 From the http://ipxe.org/1c056002, it appears that iPXE's IPv4 layer is 
rejecting the packets as invalid.  You can get some additional 
information by either:

- enabling the "ipstat" command (http://ipxe.org/cmd/ipstat), or

- building with DEBUG=ipv4

Michael



More information about the ipxe-devel mailing list