Bugzilla – Bug 558231
When i install a bind does it remove the entry in resolv.conf.
Last modified: 2009-11-27 23:12:06 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 When i install a bind does it remove the entry in resolv.conf. I installed the DNS server and it removed the line nameserver xxx.xxx.xxx.xxx in resolv.conf Reproducible: Always
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.