Hello Marco, or anyone else affected,

Accepted network-manager-openvpn into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/network-manager-openvpn/1.1.93-1ubuntu1.1 in a few hours, and then in
the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: network-manager-openvpn (Ubuntu Xenial)
       Status: Confirmed => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1617098

Title:
  Add support for option max-routes

Status in NetworkManager-OpenVPN:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Fix Released
Status in network-manager-openvpn source package in Xenial:
  Fix Committed
Status in network-manager-openvpn source package in Yakkety:
  Triaged
Status in network-manager-openvpn source package in Zesty:
  Fix Released

Bug description:
  [Impact]

  network-manager-openvpn does not support the openvpn --max-routes switch.
  This means that per omission the VPN connection supports 100 routes that can 
be pushed by the openvpn server to the client. If the openvpn server pushes 
more than 100 routes, the VPN establishment fails.

  From OpenVPN manual:
  "--max-routes n
  Allow a maximum number of n --route options to be specified, either in the 
local configuration file, or pulled from an OpenVPN server. By default, n=100."

  The attached patch comes from upstream's fix (see linked Gnome bug)
  and adds a new option to the NM Advanced section for network-manager-
  openvpn.

  [Test Case]
  1. Configure an OpenVPN server to push > 100 routes
  2. Set up a connection to it using network-manager-openvpn
  3. Attempt to connect

  Before this fix, the connection would fail, and you'd not be able to
  resolve it using Network Manager.

  After the fix, the connection will fail, but one can use the UI, in
  the Advanced section, to configure the maximum number of routes to be
  >= the number sent.

  [Regression Potential]

  Two broad areas -
  1) the UI could be messed up, and make it difficult or impossible to 
configure VPNs. Or,

  2) the establishment of a VPN could fail, both 
  2.a) with peers that push < 100 routes
  2.b) with peers that push > 100 routes

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openvpn/+bug/1617098/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to