| Summary: | NM should treat routes differently depending on their origin | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Thomas Haller <thaller> |
| Component: | NetworkManager | Assignee: | Thomas Haller <thaller> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | danw, dcbw, kdube, rkhan, vbenes |
| Target Milestone: | rc | ||
| Target Release: | 7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | NetworkManager-0.9.9.0-37.git20140131.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 12:23:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Thomas Haller
2013-09-06 20:43:58 UTC
Over to you thomas; I'll try to merge dcbw/vpn-no-iface this week to provide the basis for your work here. Thanks! A related discussion to this topic took place at https://bugzilla.gnome.org/show_bug.cgi?id=721771#c20 and following Created upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=722843 vpn-no-iface was merged along with your fix for better handling of externally-sourced routes. vpn-no-iface was merged along with your fix for better handling of externally-sourced routes. reproducer: setting 192.169.0.128/24 192.168.0.1 with routes to 192.168.0.22 fails localy, but after starting dnsmasq with: interface=enp0s25 dhcp-range=enp0s25,192.169.0.222,192.169.0.229,4h dhcp-option=121,10.0.0.0/24,192.168.0.22 and connecting from other box I was able co get address and activate connection correctly. there was a message about failing routes: Apr 28 12:45:29 dhcp131-232 NetworkManager[941]: <error> [1398681929.384658] [platform/nm-linux-platform.c:1366] add_object(): Netlink error adding 10.0.0.0/24 via 192.168.0.22 dev enp0s25 metric 1 mss 0 src unknown: Unspecific failure This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |