Bug 71410

Summary: ifup-post does not honor DHCP_HOSTNAME
Product: [Retired] Red Hat Linux Reporter: Johan Dahlin <jdahlin>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: menthos, micke, rvokal, tmus
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-29 20:13:10 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:

Description Johan Dahlin 2002-08-13 10:07:25 UTC
(using limbo2)

When configuring the network in redhat-network-config, i can choose to set my
DHCP hostname to something optional. This information will later be saved
/etc/sysconfig/network-script/ifcfg-eth0.

However, ifup-post does not look in this file when setting the hostname, it does
just lookup the hostname of the ip address (through ipcalc) i got from the DHCP
server.

Comment 1 Bill Nottingham 2005-09-29 20:13:10 UTC
DHCP_HOSTNAME is the hostname you *request*; it may not match what you actually get.