Bug 586906

Summary: dhclient doesn't request domain-search by default
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: dhcpAssignee: Jiri Popelka <jpopelka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 13CC: jpopelka
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 588352 (view as bug list) Environment:
Last Closed: 2010-05-22 10:25:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 588352    

Description Jiri Popelka 2010-04-28 13:51:49 UTC
Description of problem:
Since bug #437840 was fixed,
dhclient has known how to use dhcp.domain-search option sent by server,
but it doesn't request this option by default.

Steps to Reproduce:
1. Configure server to send domain-search option
echo 'option domain-search "sales.example.com", "example.com";' >> /etc/dhcp/dhcpd.conf
2. Start server
2. Start dhclient
  
Actual results:
Server doesn't send domain-search option because client doesn't request it.

Expected results:
1) Server sends defined domain-search option to client because client requests it.

Additional info:
man dhcp-options

Comment 1 Fedora Update System 2010-04-28 14:19:53 UTC
dhcp-4.1.1-18.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/dhcp-4.1.1-18.fc13

Comment 2 Fedora Update System 2010-05-22 01:49:52 UTC
dhcp-4.1.1-21.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.