On Fri, 2005-02-11 at 16:02 -0500, Bill Moss wrote:
Bootstrap Protocol identical down to
1.270:
Option 53 DHCP Message TYPE = DHCP Discover
Option 57: Maximum DHCP Message Size = 548
Option 51: IP Address Lease Time = infinity
Option 55: Parameter Request List
Option 12: Host Name = "localhost.localdomain"
== SMC DHCP does not send an ARP. It is stuck here. It doesn't like
something about the way this message is constructed. All checksums
are correct in all parts of the message.
1.265
Option 53 DHCP Message TYPE = DHCP Discover
Option 57: Maximum DHCP Message Size = 548
Option 51: IP Address Lease Time = infinity
Option 55: Parameter Request List
Option 60: Vendor class identifier = "Linux 2.6.10-1.760_FC3 i686"
Option 61: Client identifier
== SMC DHCP immcdiately sends an ARP and the process continues to
completion
Bill,
Could you apply this patch, rebuild, and try again? It should revert
the DHCP message options to what they were before, ie making it send the
Client & Class ID but not the hostname.
Dan