On 2016-11-27 12:44 AM, HonoredMule wrote:
> Or put another way, there are other flags some of us need to set (in my
> case --multihome).
You can add "multihome" in the configuration files /etc/openvpn/*.conf.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
What about the originally reported issue? OPTARGS is still not
supported.
Or put another way, there are other flags some of us need to set (in my
case --multihome). If not via OPTARGS, what is the proper way to set
them? And why does /etc/default/openvpn still present OPTARGS as
supported?
--
It works, thanks Martin.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454725
Title:
openvpn no longer called with "--script-security 2"
To manage notifications about this bug go to:
https://bugs.
This bug was fixed in the package openvpn - 2.3.10-1ubuntu2
---
openvpn (2.3.10-1ubuntu2) xenial; urgency=medium
* debian/openvpn@.service: Add --script-security similar to what got added
to debian/openvpn.init.d ages ago (see LP #260291). (LP: #1454725)
-- Martin Pitt Tue,
Uploaded this. It would be great if you could test 2.3.10-1ubuntu2 and
confirm that this works now, as I don't use OpenVPN in that mode.
** Changed in: openvpn (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Yes, I think that makes sense, if that change is still
intended/sensible.
** Changed in: openvpn (Ubuntu)
Status: Confirmed => Triaged
** Changed in: openvpn (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
** Changed in: openvpn (Ubuntu)
Milestone: None => ubuntu-16.02
--
Thanks for the feedback Nicolas.
This is likely going to bite many users upgrading. It's fairly common to
push DNS resolvers from the VPN server. For those to be usable on the
client side, "script-security 2" is needed otherwise the up/down script
update-resolv-conf won't be called.
Since Ubuntu