Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 470477

Summary: NetworkManager doesn't automatically connect to wired network
Product: Red Hat Enterprise Linux 5 Reporter: Vladimir Benes <vbenes>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED NOTABUG QA Contact: Vladimir Benes <vbenes>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.3CC: shillman
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-12 21:07:49 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 Vladimir Benes 2008-11-07 11:34:15 UTC
Description of problem:
1. if connected to wifi network (default not selected by user) NM doesn't switch to wired network automatically.. 
2. if no networks are available and wired network is plugged in no automatic connection is set
both with iwl3945-firmware

Version-Release number of selected component (if applicable):
NM-0.7.0-0.11 x86_64 not tested on i386

How reproducible:


Steps to Reproduce:
1.no networks available
2.plug in wired network

1. connected to default wireless network
2. plug in network cable
  
Actual results:
no automatic switch to wired network

Expected results:
automatic connection

Additional info:

Comment 2 Vladimir Benes 2008-11-08 15:32:39 UTC
it was Lenovo X61 and after my second look to the problem I have found out that it works well but only if you created wired network profile before
That iwl3945 driver was mentioned just in case it has some connection to it but it has not..
I suggest to create some default profile for wired connection because then NM is able to connect automatically and also switch from the unselected wireless to wired one

Comment 3 Vladimir Benes 2008-11-11 11:22:35 UTC
additional info: automatic connection is made if and only if the flag ONBOOT in /etc/sysconfig/network-scripts/ifcfg-eth0 is set to "yes"

Comment 4 Dan Williams 2009-11-12 21:07:49 UTC
Yeah, that's expected; ONBOOT is used as the 'autoconnect' flag.