Bug 175079 - NM misses IP of second DNS-server
Summary: NM misses IP of second DNS-server
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-06 14:11 UTC by Martin Høy
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-01 05:30:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin Høy 2005-12-06 14:11:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc3 Firefox/1.0.7

Description of problem:

Our dhcp-server sends out two IP-addresses for DNS-servers:

option domain-name-servers 157.249.16.22, 157.249.16.20;


But NetworkManager puts the first address twice in /etc/resolv.conf:

nameserver 157.249.16.22
nameserver 157.249.16.22


Version-Release number of selected component (if applicable):
NetworkManager-0.5.1-4

How reproducible:
Always

Steps to Reproduce:
1. Do a /etc/init.d/network restart
2. Confirm in /etc/resolv.conf that dhclient got it right
3. Do a /etc/ini.t/NetworkManager restart
4. Observe that we now have two nameserver-entries with the same IP
  

Actual Results:  
The IP of the second nameserver disappears from /etc/resolv.conf

Expected Results:  
Both of them should still be there.

Additional info:


[root@kaus ~]# rpm -qa | grep NetworkManager
NetworkManager-0.5.1-4
NetworkManager-gnome-0.5.1-4
NetworkManager-glib-0.5.1-4
NetworkManager-vpnc-0.3-2

Comment 1 Rahul Sundaram 2006-02-20 11:20:36 UTC

These bugs are being closed since a large number of updates have been released
after the FC5 test1 and test2 releases. Kindly update your system by running yum
update as root user or try out the third and final test version of FC5 being
released in a short while and verify if the bugs are still present on the system
.Reopen or file new bug reports as appropriate after confirming the presence of
this issue. Thanks

Comment 2 Christopher Aillon 2006-03-01 05:30:24 UTC
Fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.