Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Disabling LACP entity
Post: Disabling LACP entity

Hello everyone, I'm looking for a way to disable the LACP entity within iPXE so that it no longer sends LACP packets actively or responds to LACP packets it might receive passively. I want it as if ...
electronsrock General 1 9,827 2011-10-26, 17:24
  Thread: iPXE ignoring DHCP ACKs
Post: RE: iPXE ignoring DHCP ACKs

I'm trying to understand dhcp.h, and I'm not sure how to make it so that iPXE uses #define BOOTP_FL_BROADCAST 0x8000 in dhcp.h. So how can I ensure that iPXE uses #define BOOTP_FL_BROADCAST 0x8000 wh...
electronsrock General 7 33,000 2011-05-16, 23:28
  Thread: iPXE ignoring DHCP ACKs
Post: RE: iPXE ignoring DHCP ACKs

(2011-05-16 13:20)robinsmidsrod Wrote:  The default DHCP timeout is 10 seconds. You can change it in src/include/ipxe/dhcp.h, line 613 and recompile. Thanks for the response. I got the machine...
electronsrock General 7 33,000 2011-05-16, 15:58
  Thread: iPXE ignoring DHCP ACKs
Post: RE: iPXE ignoring DHCP ACKs

Followup: Just did another test. I removed all VLANs and attempted DHCP with the Intel PXE loader that came with the hardware. It takes quite a long time but succeeds. I then restarted and did an i...
electronsrock General 7 33,000 2011-05-12, 16:58
  Thread: iPXE ignoring DHCP ACKs
Post: RE: iPXE ignoring DHCP ACKs

(2011-05-12 09:25)robinsmidsrod Wrote:  I'm not sure what is going on here, since I don't use VLAN features at all, but if you provide the packet trace (create an attachment) someone else might ...
electronsrock General 7 33,000 2011-05-12, 15:20
  Thread: iPXE ignoring DHCP ACKs
Post: iPXE ignoring DHCP ACKs

I found iPXE because I needed an PXE client that supported vlan tagging. I've been using it successfully for months, but just recently it stopped having successful DHCP exchanges. I did a Wireshark ...
electronsrock General 7 33,000 2011-05-12, 01:15