Bug 388641 - Network Manager on by Default and broken when installed from live cd
Summary: Network Manager on by Default and broken when installed from live cd
Keywords:
Status: CLOSED DUPLICATE of bug 134886
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-17 18:27 UTC by Ra P.
Modified: 2007-12-03 16:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-03 16:34:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ra P. 2007-11-17 18:27:08 UTC
Description of problem:
Network Manager on by Default and broken when installed from the Live CD. I
think the broken NetworkManager part is universal and relates to this bug.

https://bugzilla.redhat.com/show_bug.cgi?id=134886

How reproducible:
Consistently produced on 3 different machines.


Steps to Reproduce:
1. Use the live cd to install fedora 8
2. chkconfig --list | grep -i network
   NetworkManger is on
   network is off
3. try to set a static IP in ifcfg-devname
4. restart network



  
Actual results:
dhclient is spawned when the link comes up
ip link set dev ${REALDEVICE} up

The ip settings are set appropriately. Then promptly get overridden by dhclient.


Expected results:
NetworkManager is off by default.
The static IP is set.

Comment 1 Richard Schmitz 2007-11-17 20:14:50 UTC
there is another bug report at bugzilla.gnome.org that looks to be similiar to
this report. http://bugzilla.gnome.org/show_bug.cgi?id=418745

Comment 2 Dan Williams 2007-12-03 16:34:35 UTC

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


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