Bug 444339

Summary: With NetworkManager disabled, eth0 interface is down after boot
Product: [Fedora] Fedora Reporter: Kai Engert (:kaie) (inactive account) <kengert>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: jmoskovc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-27 14:15:59 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 Kai Engert (:kaie) (inactive account) 2008-04-27 13:44:06 UTC
Description of problem:
With NetworkManager disabled, eth0 interface is down after boot

Version-Release number of selected component (if applicable):
system-config-network-1.5.6-1.fc9.noarch

How reproducible:
- Fedora 9 preview + latest yum updates.
- use ntsysv to disable automatic start of NetworkManager and *Dispatcher service
- have a manually configured IP, gateway, DNS, hostname
- verify that system-config-network lists eth0 and is set to automatically bring
up the device on boot
- boot


Actual results:
eth0 is down.
I must use "ifup eth0" as root to bring it up.

Expected results:
eth0 should be up

Comment 1 Kai Engert (:kaie) (inactive account) 2008-04-27 14:15:59 UTC
Never mind, NOTABUG

Enabling the "network" service at boot time fixes it.