Bug 654642
| Summary: | dhclient -6 overwrites /etc/resolv.conf set up by NetworkManager | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jiri Popelka <jpopelka> |
| Component: | dhcp | Assignee: | Jiri Popelka <jpopelka> |
| Status: | CLOSED WONTFIX | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.1 | CC: | atodorov, ovasik |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 551962 | Environment: | |
| Last Closed: | 2011-06-06 10:37:02 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: | |||
| Bug Depends On: | 551962 | ||
| Bug Blocks: | |||
|
Description
Jiri Popelka
2010-11-18 14:01:20 UTC
The solution to this problems is to have a middleman which takes the nameserver information from each program (dhclient-script, NetworkManager, initscripts etc.) and merges them together to form one resolv.conf. The openresolv program addresses this. The problem is however that to use openresolv we need to modify all the resolv.conf writing packages to use openresolv instead of directly writing to resolv.conf. And that's not the way we want to go in RHEL-6. Closing this as WONTFIX, because this change needs to be done in Fedora (bug #668153, bug #679445 and others). Moreover there's actually no customer behind this. |