Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 572547

Summary: network interfaces are disabled on boot
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: anaconda-maint-list, jlaska, jonathan, vanmeeuwen+fedora
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: 2010-03-11 14:35:43 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:
Bug Depends On:    
Bug Blocks: 538274    

Description Kamil Páral 2010-03-11 14:11:09 UTC
Description of problem:
I just installed Fedora 13 Alpha. After installation all my network devices (eth0, wlan0) were disabled on boot. This is certainly not what I would expect.

# cat /etc/sysconfig/network-scripts/ifcfg-eth0 
# Intel Corporation 82567LM Gigabit Network Connection
DEVICE=eth0
HWADDR=00:24:7E:15:7F:02
ONBOOT=no

# cat /etc/sysconfig/network-scripts/ifcfg-wlan0 
# Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
DEVICE=wlan0
HWADDR=00:22:FA:D1:76:9C
ONBOOT=no

Version-Release number of selected component (if applicable):
Fedora 13 Alpha
initscripts-9.05-1.fc13.1.x86_64

How reproducible:
tested once

Steps to Reproduce:
1.
2.
3.
  
Actual results:
network interfaces are disabled by default

Expected results:
network interfaces are enabled by default

Additional info:

Comment 1 James Laska 2010-03-11 14:21:55 UTC
What type of install did you perform?  Can you attach /root/anaconda-ks.cfg?

Comment 2 Chris Lumens 2010-03-11 14:35:43 UTC

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