From b24ccc897f56726c54b9d5bcb632982f83e1b051 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 29 Mar 2022 11:40:22 +0200 Subject: [PATCH] Update vpn-access.md --- docs.it4i/general/accessing-the-clusters/vpn-access.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs.it4i/general/accessing-the-clusters/vpn-access.md b/docs.it4i/general/accessing-the-clusters/vpn-access.md index 58ea8ae46..09908c25a 100644 --- a/docs.it4i/general/accessing-the-clusters/vpn-access.md +++ b/docs.it4i/general/accessing-the-clusters/vpn-access.md @@ -6,7 +6,7 @@ To access IT4Innovations' resources and licenses, it is necessary to connect to ## Windows/Mac VPN Client Installation -To install the VPN client from the web interface, log in to [reconnect.it4i.cz][b] with your [IT4I credentials][1]. +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.  @@ -42,7 +42,7 @@ Save the settings, enter your login credentials and click Connect. ## Linux Client -You may use any open version of FortiClient VPN, although OpenFortiGUI seems to work the best. Connection will work with following settings: +You may use any open version of FortiClient VPN, although [OpenFortiGUI][c] seems to work the best. Connection will work with following settings: Name | Value :------------|:---------------------- @@ -55,6 +55,8 @@ DNS Servers | 10.5.8.11, 10.5.8.22 Linux VPN clients need to run under root. OpenFortiGUI uses sudo by default, be sure, that your user is allowed to use sudo. [1]: ../../general/obtaining-login-credentials/obtaining-login-credentials.md#login-credentials +[2]: ../../general/access/einfracz-account.md [a]: http://docs.fortinet.com/document/forticlient/latest/administration-guide/646779/installation-requirements [b]: https://reconnect.it4i.cz +[c]: https://github.com/theinvisible/openfortigui -- GitLab