[PATCH] Re: OpenConnect, Juniper and NetworkManager
David Woodhouse
dwmw2 at infradead.org
Wed Jul 6 08:46:12 PDT 2016
On Mon, 2016-05-09 at 16:44 -0600, Brett Johnson wrote:
>
> <raises hand>. I use openconnect on the command line, and would love to test
> patches that integrate it into NM, assuming that's what we're talking about
> here. So I'll volunteer :)
(Picking a semi-random message to follow up to).
I think we're fairly much settled on this, and for GNOME/GTK+ users it
should be working. Ian is still looking at the KDE support (for which
see https://bugs.kde.org/show_bug.cgi?id=363917 ).
You can build NetworkManager-openconnect from git (master and nm-1-2
branches should be identical) or I've built packages for Fedora rawhide
(which should also work in Fedora 24) at
http://koji.fedoraproject.org/koji/buildinfo?buildID=778219
Until NetworkManager 1.4 you won't be able to *configure* a Juniper VPN
through the GUI (unless we make a temporary workaround or backport the
solution) but you can do it with nmcli on the command line, for
example:
nmcli con add type vpn \
con-name "My Juniper VPN" \
ifname "*" \
vpn-type openconnect \
-- \
vpn.data "gateway=vpn.example.com,protocol=nc"
Please give it a try and let me know if there are any problems. If it's
all OK, we'll ship a NetworkManager-openconnect 1.2.4 release and put
it in Fedora 24 (at least) too.
--
David Woodhouse Open Source Technology Centre
David.Woodhouse at intel.com Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5760 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20160706/5479f081/attachment.bin>
More information about the openconnect-devel
mailing list