Bug 385211
Summary: | NetworkManager fails to honor send-hostname for DHCP | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Cronenworth <mike> |
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | axet, ch.nolte, dcbw, mail, rvandolson, trever, wtogami |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-09-30 02:49:14 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
Michael Cronenworth
2007-11-15 18:34:15 UTC
Just a me too to get things going ;-) BTW: I just tried a workaround mentioned in the gentoo wiki: http://gentoo-wiki.com/NetworkManager#Gnome_Specifics This did not work for me. Does it work if you use /etc/dhclient.conf? That is the default dhclient config file location. Yes, it now works. Ugh, I should have done that sooner. Depending on what is desirable behavior, you may wish to fix the system-config-network packages since it was writing my desired hostname to the interface specific file. Is this desirable or should NetworkManager be changed back to read the interface-specific files? NetworkManager will be changed to allow specifying the DHCP hostname and will hand that off to dhclient as appropriate. Thanks for reporting that the workaround worked for you! *** Bug 401781 has been marked as a duplicate of this bug. *** Bug 401781 may not be a duplicate because following the directions here does not work for me even when placed in dhclient.conf. Sorry, I caught myself. I was using tab completion. Yes, as dhclient.conf it works. As dhclient-ethx.conf it doesn't work. (In reply to comment #5) > NetworkManager will be changed to allow specifying the DHCP hostname and will > hand that off to dhclient as appropriate. Thanks for reporting that the > workaround worked for you! I realize this bug is old. Has this feature been added? How would one properly configure it? (Will check rawhide) Not yet, but you can get this functionality by adding the necessary bits to /etc/dhclient.conf in the interim. As I noted in my bug #401781, this was a regression in F7 or F8. We are now in F9 and this bug still exists. Is this going to be fixed as promised? Has this been forgotten about? Why was this bug closed? Is there a more appropriate bug opened that requests hostname support in NetworkManager? Can you (Dan) please link us to it? Should I (or Trever) open a new bug requesting such? It has been far too long for such a simple feature to go missing from *two* Fedora versions and multiple NetworkManager versions. It was closed because a workaround existed (editing the dhclient config file). However, I have added support for honoring DHCP_HOSTNAME upstream, and it will appear in a future update to NetworkManager. Thus, reopening the bug. *** Bug 443815 has been marked as a duplicate of this bug. *** This is now supported in svn4022 and later in f8-updates. |