Bug 558231 - When i install a bind does it remove the entry in resolv.conf.
Summary: When i install a bind does it remove the entry in resolv.conf.
Status: RESOLVED DUPLICATE of bug 558333
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: i686 openSUSE 11.2
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marius Tomaschewski
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 02:03 UTC by Petr Matula
Modified: 2009-11-27 23:12 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2logs (776.01 KB, application/x-compressed-tar)
2009-11-26 12:59 UTC, Petr Matula
Details

Note You need to log in before you can comment on or make changes to this bug.
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.