Bug 492496

Summary: DNS Address setting Error
Product: [Fedora] Fedora Reporter: AndrisZ <admin>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: 10CC: harald, jmoskovc, yunus.tji.nyan
Target Milestone: ---Flags: admin: fedora_requires_release_note+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-03 14:05:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description AndrisZ 2009-03-27 00:00:53 UTC
Description of problem:

   after fedora10 reboot Ethernet is not activating and dns is disappearing! 

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

   Fedora 10
   system-config-network 1.5.95

How reproducible:
Steps to Reproduce:



in Fedora10
1# I am writing in resolv.conf my dns address.. or in network-configuration -->dns (system-config-network 1.5.95)
2# I am activating my network (by pressing green button "activate" in network-configuration)(system-config-network 1.5.95)
all ok. internet start working.
3# Restarting Fedora10
4# My DNS address is no longer in resolv.conf so my internet is now working ONLY after I retype my dns again !! and after I activate my Ethernet again!

settings is:
controlled by Network manager = 0
activate device when pc starts = 1
allow all users to enable and disable device = 0
enable ipV6 = 0


Actual results:

   My DNS address is not what I saved.
   My Ethernet is not activating at boot.
 

   Example:
   before restart
   resolv.conf

   # Generated by NetworkManager
   nameserver 1.1.1.1
   nameserver 1.1.1.1
   nameserver 1.1.1.1


   after restart
   resolv.conf

   # Generated by NetworkManager
   nameserver 83.241.1.2
   nameserver 192.168.0.1


Expected results:
   After fedora restart DNS should be the same as saved before restart.
   Ethernet should be activated at boot if setting is:
   activate device when pc starts = 1
   (in system --> administration --> network --> devices -->
   select Ethernet and press Edit)


Additional info:

Comment 1 yunus 2009-04-01 17:48:13 UTC
Thank you for filing the bug.

Have you let NetworkManager to connect to the network? What is the contents of  /etc/sysconfig/network-scripts/ifcfg-eth0?

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 2 AndrisZ 2009-04-01 22:46:35 UTC
i have eth1
---------------------------------------------------------------------
# Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE]
DEVICE=eth1
BOOTPROTO=none
HWADDR=00:0c:29:e6:17:96
ONBOOT=yes
NETMASK=255.255.255.0
IPADDR=83.241.17.137
GATEWAY=83.241.17.1
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
IPV6INIT=no
NM_CONTROLLED=no
---------------------------------------------------------------------

if i use option --- controlled by network manager -----
my Ethernet eth1 is not starting too

(in fedora8 it is working Perfectly!!! by not using - controlled by network manager - in system-config-network 1.5.10)

I also tried to put my Ethernet to eth0 it is all the same :(

can you please see my moovie.. i recorded screen Maybe it will be easier to see my problem :)

http://squad.lv/ftp/dns.avi

thankyou :)

Comment 3 yunus 2009-04-03 14:05:37 UTC

*** This bug has been marked as a duplicate of bug 490188 ***