Bug 443592
| Summary: | empty resolv.conf file using static IP address setup | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Davide Moretti <dave> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | dcbw, thomas, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-28 04:43:37 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
Davide Moretti
2008-04-22 13:09:11 UTC
Try putting DNS1=xxxxxx and DNS2=xxxxxx into your ifcfg-eth0 file (or whatever the device name you're using is). (In reply to comment #1) > Try putting DNS1=xxxxxx and DNS2=xxxxxx into your ifcfg-eth0 file (or whatever > the device name you're using is). This works, but puts only DNS1 value in /etc/resolv.conf, DNS2 is ignored. So it seems at least that system-config-network needs to be updated to be able to edit DNS1 and DNS2 in the config filess.... Latest Koji builds fix this issue; please try: http://koji.fedoraproject.org/koji/buildinfo?buildID=47429 Thanks! It works! |