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 110838 - redhat-config-network does not create the proper links for copied interfaces in /etc/sysconfig/network-scripts when changing profiles
Summary: redhat-config-network does not create the proper links for copied interfaces ...
Keywords:
Status: CLOSED DUPLICATE of bug 85651
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-config-network
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: rcn-profiling
TreeView+ depends on / blocked
 
Reported: 2003-11-24 19:22 UTC by Keith T. Garner
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-16 13:45:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Keith T. Garner 2003-11-24 19:22:00 UTC
Description of problem:
redhat-config-network does not create the proper links for copied
interfaces in /etc/sysconfig/network-scripts when changing profiles.

Version-Release number of selected component (if applicable):
redhat-config-network-tui-1.3.10-1
redhat-config-network-1.3.10-1


How reproducible:
Everytime

Steps to Reproduce:
1. Create two hardware devices in redhat-config-network.  Say eth0 a
wired card, and eth1 a wireless card.
2. Configure eth0 to be included in the Common profile
3. Make two copies of eth1: eth1_home, eth1_work
4. Create a profile called home and activate eth1_home in home
5. Create a profile called work and activate eth1_work in work
6. Set your profile to home.

  
Actual results:
/etc/sysconfig/network-scripts/ifcfg-eth1_home is created

Expected results:
/etc/sysconfig/network-scripts/ifcfg-eth1 is created

Additional info:
This profile scheme worked as documented in RH9.

Comment 1 Harald Hoyer 2003-11-25 09:00:28 UTC
This is intented, as the new initscripts should handle
# /sbin/ifup eth1_home
as well.

Comment 2 Keith T. Garner 2003-11-25 15:59:10 UTC
While one can do that, about about auto ifuped devices like a pcmcia
network card?  When one pops in a card, it'll show up as eth1 to the
system, and the pcmcia scripts will attempt to "ifup eth1" which will
not exist.

While I can manually ifup the device, I do believe this change breaks
expected funtionality.

Comment 3 Harald Hoyer 2005-09-16 13:45:44 UTC

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


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