From b2de38776062761024962c376faf00ccb321db59 Mon Sep 17 00:00:00 2001 From: Daniel Lenski Date: Wed, 16 Jun 2021 19:08:14 +0000 Subject: [PATCH] Docs should link to Gitlab as the main repository for vpnc-script and vpnc-script-win.js All of the recent improvements/development of these scripts have taken place on GitLab. I believe these were reverted inadvertently in https://gitlab.com/openconnect/openconnect/-/commit/363fd538b08b39f07cc09282608f43f1faa29a4f Signed-off-by: Daniel Lenski --- openconnect.8.in | 2 +- www/platforms.xml | 4 ++-- www/vpnc-script.xml | 7 +++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/openconnect.8.in b/openconnect.8.in index 8036c399..d40ce2f6 100644 --- a/openconnect.8.in +++ b/openconnect.8.in @@ -643,7 +643,7 @@ is known to run, it depends on a suitable to configure the network. The standard .B vpnc\-script shipped with vpnc 0.5.3 is not capable of setting up IPv6 routes; the one from -.B git://git.infradead.org/users/dwmw2/vpnc\-scripts.git +.B https://gitlab.com/openconnect/vpnc\-scripts will be required. .SH SEE ALSO .BR ocserv (8) diff --git a/www/platforms.xml b/www/platforms.xml index 0f1594a0..12f4990c 100644 --- a/www/platforms.xml +++ b/www/platforms.xml @@ -14,7 +14,7 @@

OpenConnect is known to work, with both IPv6 and Legacy IP, on Linux (including Android), OpenBSD, FreeBSD (including Debian GNU/kFreeBSD), NetBSD, -DragonFly BSD, OpenIndiana/OpenSolaris, Solaris 10/11, Windows and +DragonFly BSD, OpenIndiana/OpenSolaris, Solaris 10/11, Windows and Mac OS X platforms, and should be trivially portable to any other platform supporting TUN/TAP devices and on which GnuTLS or @@ -23,7 +23,7 @@ and on which GnuTLS or

For Solaris support, and for IPv6 on any platform, the vpnc-script shipped with vpnc itself (as of v0.5.3) is not sufficient. It is necessary to use the script from the vpnc-scripts +href="https://gitlab.com/openconnect/vpnc-scripts">vpnc-scripts repository instead. That repository also contains an updated version of vpnc-script-win.js which is required for correct IPv6 configuration under Windows.

diff --git a/www/vpnc-script.xml b/www/vpnc-script.xml index 8fbc8550..44405e84 100644 --- a/www/vpnc-script.xml +++ b/www/vpnc-script.xml @@ -5,7 +5,7 @@ - +

Install a vpnc-script.

@@ -21,7 +21,7 @@ You may already have a vpnc-script installed on your system, perhaps in a location such as /etc/vpnc/vpnc-script.

If you don't already have it, you can get a current version from here. +href="https://gitlab.com/openconnect/vpnc-scripts/raw/master/vpnc-script">here. Even if you already have a copy from vpnc, you may wish to install this updated version which has support for IPv6, and for running on Solaris and on newer Linux kernels amongst other bug fixes.

@@ -54,7 +54,7 @@ as the openconnect.exe executable, and will execute it with the host (CScript.exe).

The current version of this script can be found here.

+href="https://gitlab.com/openconnect/vpnc-scripts/raw/master/vpnc-script-win.js">here.

Note that although the script is basically functional for configuring both IPv6 and Legacy IP, it does not fully tear down the @@ -63,4 +63,3 @@ interface.

- -- 2.49.0