Bug 438199
| Summary: | NM adds default route on unconnected interface | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Woodhouse <dwmw2> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | dcbw, wtogami |
| 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: | 2008-03-19 22:10:41 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: | |||
New install, NetworkManager-0.7.0-0.9.1.svn3440.fc9.ppc I have two interfaces, one of which is connected and has a working DHCP server; the other of which is unconnected. NetworkManager ignores the default route advertised by the DHCP server and adds one directly on the unconnected eth1. [root@electra ~]# ip -4 route 90.155.92.192/26 dev eth0 proto kernel scope link src 90.155.92.207 169.254.0.0/16 dev eth1 proto kernel scope link src 169.254.149.162 default dev eth1 scope link