Actions
Bug #8540
closedForce network-manager not to send the hostname
Difficulty:
Triaged:
Description
It looks like NM is still sending the hostname, which is bad thing for DHCP (a conflict with dracut can occur).
Make sure NM is configured NOT to send the DHCP client hostname:
gconftool-2 --type bool --set /system/networking/connections/<NUM>/ipv4/dhcp-send-hostname true
https://bugzilla.redhat.com/show_bug.cgi?id=469336
Backport to 0.6.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/65 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions