Bug 383497 - Add route per device
Summary: Add route per device
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (show other bugs)
Version: master
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-14 11:27 UTC by Thorsten Oppels
Modified: 2024-12-23 18:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Oppels 2017-08-14 11:27:36 UTC
When connected to a VPN routes are sometimes missing because the admin a the server side has missed to configure correct.

So you has to set a route for the remote LAN after the connection is established. But it is not possible to add a route via a device (e.g. tun0) in the networkmanager. (e.g. ip route add 10.0.0.0/8 via dev tun0).

You CAN use your VPN IP-Addr. But this may change every time you reconnect. So it were a better way to create a route via the device.
Comment 1 Jan Grulich 2017-09-11 11:47:06 UTC
This is something NetworkManager needs to support, there is nothing we can do about this in plasma-nm. Report your request to NM bugzilla please.
Comment 2 Ben Cooksley 2024-12-23 18:25:55 UTC
Bulk transfer as requested in T17796