Bug 29084 - dhcpcd completely confused by unknown options sent by dhcpd
Summary: dhcpcd completely confused by unknown options sent by dhcpd
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: pump
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-23 16:07 UTC by Per Steinar Iversen
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-06-28 16:14:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Per Steinar Iversen 2001-02-23 16:07:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.18 i686)


When the dhcp server returns certain unknows options (these support
Etherboot, see http://etherboot.sourceforge.net/ ) then dhcpcd becomes
confused and is not able to get a lease. A packet trace shows that dhcpcd 
becomes extremely confused, sending very strange packets to dhcpd. Traces
are available.


Reproducible: Always
Steps to Reproduce:
1. set dhcpd to emit the DHCP codes used by etherboot: 128, 129,  160,
184-189 and 192-195 in our case
2. dhcpcd does not work on Wolverine (and earlier releases)
3. remove the DHCP options above and dhcpcd works ok
	

Actual Results:  No DHCP lease obtained by client

Expected Results:  A DHCP lease should have been obtained

No other client on our network (about 2000 nodes)  display this problem,
this
only impacts RedHat linux. It may be possible to work around this problem
by
using the vendor-id so that RedHat clients do not see these options though.

Comment 1 Per Steinar Iversen 2001-02-24 14:39:10 UTC
Sorry - it is pump that misbehaves, actually dhcpcd works fine. Pump though is
broken as described, it can not handle unknown dhcp options.

Comment 2 Elliot Lee 2001-08-26 21:43:10 UTC
Sorry for the unresponsiveness of the previous pump packager...

dhcpcd replaces pump for the main system usage in Rawhide, while pump is still
used in the installer. Does this bug matter at install time, or is it safe to
consider it resolved?

Comment 3 Per Steinar Iversen 2001-08-27 06:23:34 UTC
It will also crash pump during install. That is why I use a static address when installing over the network. Pump is not able to handle unknown DHCP options under any circumstances.


Note You need to log in before you can comment on or make changes to this bug.