Bug 110838
| Summary: | redhat-config-network does not create the proper links for copied interfaces in /etc/sysconfig/network-scripts when changing profiles | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Keith T. Garner <kgarner> |
| Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-16 13:45:44 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: | 125274 | ||
|
Description
Keith T. Garner
2003-11-24 19:22:00 UTC
This is intented, as the new initscripts should handle # /sbin/ifup eth1_home as well. 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. |