[Bug 615614] Re: Hostname field in kickstart file ignored if rdns records are present

Ben Hagen 615614 at bugs.launchpad.net
Mon Feb 13 00:10:11 UTC 2012


*** This bug is a duplicate of bug 218965 ***
    https://bugs.launchpad.net/bugs/218965

** This bug has been marked a duplicate of bug 218965
   preseeding hostname doesn't work in a network install

-- 
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