Bugzilla – Bug 167914
NetworkManager uses dhclient (hardcoded?) fails to supply hostname in /etc/dhclient.conf
Last modified: 2006-04-20 12:55:07 UTC
For DHCP registration, dhclient passes the hostname via a parameter in /etc/dhclient.conf. This is why SUSE has used dhcpcd in the past since you can manipulate more dhcp options without resorting to hard values inside of a file (makes dynamic changes easier). Since the send-hostname is commented out and NetworkManager fails to edit the file to insert a value, any DHCP connection made with NetworkManager will fail to dynamically register a host name (via the dhcp server for example) with DNS.
*** This bug has been marked as a duplicate of 139532 ***