Bug 558231

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: YaST2Assignee: 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
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
Comment 1 Petr Matula 2009-11-25 10:28:55 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"
Comment 2 Shuang Qiu 2009-11-26 07:30:57 UTC
Could you please attach y2logs according to http://en.opensuse.org/Bugs/YaST.
Thanks.
Comment 3 Petr Matula 2009-11-26 12:59:02 UTC
Created attachment 329656 [details]
y2logs
Comment 4 Lukas Ocilka 2009-11-26 13:03:10 UTC
Marius, one another related to netconfig?
Comment 5 Marius Tomaschewski 2009-11-27 23:02:37 UTC
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).
Comment 6 Marius Tomaschewski 2009-11-27 23:07:29 UTC
Better as duplicate -- two sides of same story.

*** This bug has been marked as a duplicate of bug 558333 ***
Comment 7 Marius Tomaschewski 2009-11-27 23:12:06 UTC
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.