Bug 10202
| Summary: | ifcfg problems with multiple pcmcia network drivers | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | lee.essen |
| Component: | kernel-pcmcia-cs | Assignee: | Michael K. Johnson <johnsonm> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | Keywords: | FutureFeature |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-04-14 18:40: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: | |||
|
Description
lee.essen
2000-03-16 10:05:40 UTC
This is a basic limitation of the Red Hat network configurator; it assumes that the card that is eth0 is always the same card, which makes more sense for a desktop with a static hardware configuration, but doesn't work if you have multiple hot plugged interfaces. The easiest workaround is to use the /etc/pcmcia/network and network.opts scripts from the regular PCMCIA package instead of Red Hat's network script. Then you can specify your settings based on MAC address in the network.opts file. As a long term fix for Red Hat, I suggest that they not replace the PCMCIA network script at all. They can specify that "ifup" and "ifdown" be used by default in the network.opts file instead. Then, people who need the extra capabilities have the tools they need, but people who don't will never know that they are there. - Dave assigning to kernel-pcmcia-cs Is this bug still relevant in 8.0 release and newer network configuration tools? Closing out due to bit-rot. |