Bug 490274
| Summary: | NetworkManager doesn't handle aliases properly | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pierre Ossman <pierre-bugzilla> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | dcbw, jns |
| 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: | 2009-03-16 17:18:08 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
Pierre Ossman
2009-03-14 16:10:45 UTC
Hello, which version of NetworkManager do you currently have installed? Could you also attach your virtual interface configuration files? Thank you! -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers [root@yggdrasil ~]# rpm -q NetworkManager NetworkManager-0.7.0.99-3.fc10.x86_64 [root@yggdrasil ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 # Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet DEVICE=eth0 BOOTPROTO=static HWADDR=00:1D:92:F3:AE:27 ONBOOT=yes IPADDR=10.8.0.24 NETMASK=255.255.255.0 [root@yggdrasil ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0:0 DEVICE=eth0:0 IPADDR=10.8.0.1 NETMASK=255.255.255.0 *** This bug has been marked as a duplicate of bug 443968 *** |