[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

Diego Rivera diego.rivera at rbxglobal.com
Wed Aug 26 07:41:13 BST 2009


Here's my first crack at a patch.  It's for Ubuntu 8.04LTS (package
versions are referenced in each patch filename).

It has the GUI change for the OpenVPN stuff only.  For PPTP the new
"delegating routing mode" doesn't really make sense since PPTP doesn't
have a mechanism (that I know of) to transfer routing information to a
client in a portable way.  Thus - it's either default route, or manual
routing (i.e. the old, "bad" behavior).

For VPNC the story is different - IPSec mode_cfg does permit the
communication of routing information to the client.  I'm not sure if
vpnc supports this, but this is the other part of the GUI that might
need some work.

The OpenVPN stuff works as advertised.  I didn't check the file
import/export - I'm too tired today :)

The change consists in adding a configuration option called "route_mode"
which has  (currently) two values (possibly more in the future): 0 or
absent = current, "broken" behavior, 1 = new behavior (delegate routing
to the VPN client).  The GUI portion to manipulate this configuration
setting is completed only for OpenVPN.

** Attachment added: "nm-patches-bug-194487.tar.gz"
   http://launchpadlibrarian.net/30844341/nm-patches-bug-194487.tar.gz

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7
https://bugs.launchpad.net/bugs/194487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.



More information about the Ubuntu-server-bugs mailing list