Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571246 - net-misc/networkmanager-1.0.10 breaks vpn routes
Summary: net-misc/networkmanager-1.0.10 breaks vpn routes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 03:17 UTC by Lu Ran
Modified: 2016-01-16 10:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lu Ran 2016-01-08 03:17:52 UTC
Got the following message when the openvpn plugin tries to set the default route:
Jan  7 18:57:26 localhost NetworkManager[1816]: <warn>  platform-linux: do-add-ip4-route: failure adding ip4-route '12: 0.0.0.0/0 50': Unspecific failure (1)
Jan  7 18:57:26 localhost NetworkManager[1816]: <warn>  default-route: failed to add default route 0.0.0.0/0 via 10.0.0.5 dev 12 metric 50 mss 0 src vpn with effective metric 50
The patch is already available in the upstream:
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=11aa07ed939193e85516c287a57dee1837242972

Reproducible: Always
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-01-14 21:22:32 UTC
Had to resort to systemd's service files due to that bug too.
Comment 3 Pacho Ramos gentoo-dev 2016-01-16 10:40:10 UTC
[master e391a7d] net-misc/networkmanager: Fix VPN routes (#571246 by Lu Ran)
 2 files changed, 397 insertions(+)
 create mode 100644 net-misc/networkmanager/files/networkmanager-1.0.10-vpn-routes.patch
 create mode 100644 net-misc/networkmanager/networkmanager-1.0.10-r1.ebuild