From cd2debe0a9116476d99cf5151f35a36b9b7f89aa Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 10 Jul 2023 12:32:08 +0200 Subject: [PATCH] Update vpn-access.md --- .../accessing-the-clusters/vpn-access.md | 23 ++++++++----------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/docs.it4i/general/accessing-the-clusters/vpn-access.md b/docs.it4i/general/accessing-the-clusters/vpn-access.md index 09908c25a..930d2b9bf 100644 --- a/docs.it4i/general/accessing-the-clusters/vpn-access.md +++ b/docs.it4i/general/accessing-the-clusters/vpn-access.md @@ -4,19 +4,11 @@ To access IT4Innovations' resources and licenses, it is necessary to connect to its local network via VPN. IT4Innovations uses the FortiClient VPN software. For the list of supported operating systems, see the [FortiClient Administration Guide][a]. -## Windows/Mac VPN Client Installation +## VPN Client Download -To install the VPN client from the web interface, log in to [reconnect.it4i.cz][b] with your username and either [IT4I][1] or [e-INFRA CZ][2] password. - - - -Click the Download FortiClient button and select your OS. - -!!! note - Download just the FortiClient VPN, not the full FortiClient. - -After successful installation, run FortiClient either directly, or by returning to the SSL-VPN Portal -and clicking the Launch FortiClient button. +* Windows: Download the FortiClient app from the [Windows Store][b]. +* Mac: Download the FortiClient VPN app from the [Apple Store][d]. +* Linux: Download the [FortiClient][e] or [OpenFortiVPN][f] app. ## Working With Windows/Mac VPN Client @@ -42,7 +34,7 @@ Save the settings, enter your login credentials and click Connect. ## Linux Client -You may use any open version of FortiClient VPN, although [OpenFortiGUI][c] seems to work the best. Connection will work with following settings: +Connection will work with following settings: Name | Value :------------|:---------------------- @@ -58,5 +50,8 @@ Linux VPN clients need to run under root. OpenFortiGUI uses sudo by default, be [2]: ../../general/access/einfracz-account.md [a]: http://docs.fortinet.com/document/forticlient/latest/administration-guide/646779/installation-requirements -[b]: https://reconnect.it4i.cz +[b]: https://apps.microsoft.com/store/detail/forticlient/9WZDNCRDH6MC?hl=en-us&gl=us [c]: https://github.com/theinvisible/openfortigui +[d]: https://apps.apple.com/cz/app/forticlient-vpn/id1475674905?l=cs +[e]: https://www.fortinet.com/support/product-downloads/linux +[f]: https://github.com/adrienverge/openfortivpn -- GitLab