Re: f9 NetworkManager doesn't honor DHCP hostname and domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Timothy Murphy wrote:
Skunk Worx wrote:

The point of DHCP is so I do not have to set the computer name anywhere
on the local drive. It should become what DHCP tells it to be.

Well, I don't think that is the _point_ of DHCP;
a minor bye-product, maybe.


It's definitely not minor when 25 or so machines boot from a kickstart install and they are all improperly named localhost.localdomain

But I don't understand why you don't give your machine
the name you want it to have.

But I am giving it the name I want it to have...via the magic of DHCP.

I would have thought a computer was an obvious place to store its name.


It is...if it's the DHCP server :-) Just kidding.

For a home or small business install of a few machines there is no problem clicking through the installs and setting the static host.domain.

In a production/installation environment it's tiresome and wrong.

In a dynamic runtime environment it's wrong, where wrong means unacceptable.

Incidentally, what is the entry in your dhcp server's /etc/dhcpd.conf
relevant to the machine that doesn't get a name?


It's the same DHCP server config whether I use "network" or "NetworkManager", and the entries are quite similar to :

host grumpy {
   hardware ethernet 00:xx:xx:xx:xx:xx;
   fixed-address 10.0.0.x;
   option host-name "grumpy";
}

...which works as expected on all machines except F9, and is fixed when I switch F9 to use the 'network' service.

---
John

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux