[Bug 615614] Re: Hostname field in kickstart file ignored if rdns records are present
Launchpad Bug Tracker
615614 at bugs.launchpad.net
Sun Feb 12 12:27:20 UTC 2012
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: kickseed (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to kickseed in Ubuntu.
https://bugs.launchpad.net/bugs/615614
Title:
Hostname field in kickstart file ignored if rdns records are present
Status in netcfg:
New
Status in “kickseed” package in Ubuntu:
Confirmed
Bug description:
In my kickstart file I have a line among the lines of:
==
network --bootproto=static --ip=1.2.3.4 --netmask=255.255.255.0 --gateway=1.2.3.5 --nameserver=1.2.3.6 --device=eth0 --hostname=myhostname
==
It seems that Ubuntu tries to auto-detect the hostname of 1.2.3.4 by doing a reverse DNS lookup.
If 1.2.3.4 has a RDNS record, the installation procedure ignores the name I specified ("myhostname"), and adds the RDNS hostname in /etc/hostname and /etc/hosts.
I think this behavior is incorrect and the hostname I specified should
take precedence.
To manage notifications about this bug go to:
https://bugs.launchpad.net/netcfg/+bug/615614/+subscriptions
More information about the foundations-bugs
mailing list