|
Bugzilla – Full Text Bug Listing |
| Summary: | When i install a bind does it remove the entry in resolv.conf. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Petr Matula <petr.m> |
| Component: | YaST2 | Assignee: | Marius Tomaschewski <mt> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs | ||
|
Description
Petr Matula
2009-11-25 02:03:10 UTC
Yast not saved the line nameserver xxx.xxx.xxx.xxx to resolv.conf My resolv.conf ### /etc/resolv.conf file autogenerated by netconfig! # # Before you change this file manually, consider to define the # static DNS configuration using the following variables in the # /etc/sysconfig/network/config file: # NETCONFIG_DNS_STATIC_SEARCHLIST # NETCONFIG_DNS_STATIC_SERVERS # NETCONFIG_DNS_FORWARDER # or disable DNS configuration updates via netconfig by setting: # NETCONFIG_DNS_POLICY='' # # See also the netconfig(8) manual page and other documentation. # # Note: Manual change of this file disables netconfig too, but # may get lost when this file contains comments or empty lines # only, the netconfig settings are same with settings in this # file and in case of a "netconfig update -f" call. # ### Please remove (at least) this line when you modify the file! search petrmatula.priv ========================================= From my /etc/sysconfig/network/config ## Type: string ## Default: "" # # List of DNS nameserver IP addresses to use for host-name lookup. # NETCONFIG_DNS_STATIC_SERVERS="192.168.1.35" Could you please attach y2logs according to http://en.opensuse.org/Bugs/YaST. Thanks. Created attachment 329656 [details]
y2logs
Marius, one another related to netconfig? Correct behavior when NETCONFIG_DNS_FORWARDER='bind' as described in http://bugzilla.novell.com/show_bug.cgi?id=558333#c4 (if not invalid, then a duplicate of bug 558333). Better as duplicate -- two sides of same story. *** This bug has been marked as a duplicate of bug 558333 *** Petr, please feel free to reopen when it does not work as in bug 558333 comment 4 and explain what you're exactly doing and expecting. |