Bug 155394 - option option-150 doesn't parse correctly
Summary: option option-150 doesn't parse correctly
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: dhcpcd
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Vas Dias
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-04-19 21:43 UTC by Jonathan Schatz
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-19 22:17:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jonathan Schatz 2005-04-19 21:43:14 UTC
Description of problem:

dhcpd refuses to restart when option option-150 is set.


Version-Release number of selected component (if applicable):
[root@dhcp etc]# rpm -q dhcp
dhcp-3.0.1-10_EL3


How reproducible:

every time.

Steps to Reproduce:
1. add the following line to a dhcpd.conf file:

option option-150 "(nd)/tftpboot/a/file/path";

2. service dhcpd restart
3. cry.
  
Actual results:


Internet Systems Consortium DHCP Server V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
/etc/dhcpd.conf line 434: unknown option dhcp.option-150
    option option-150 "(nd)/tftpboot/a/file/path/here"
Expected results:

dhcpd should have restarted.

Additional info:

Comment 1 Jonathan Schatz 2005-04-19 22:17:14 UTC
oops, user error. this change is clearly documented on isc's website.


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