From 83576c9a8e9d1af60c5859519cdd74ae630ba3bf Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 28 Apr 2025 12:51:16 +0200 Subject: [PATCH] Update file vpn-access.mdx --- content/docs/general/access-services/vpn-access.mdx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/docs/general/access-services/vpn-access.mdx b/content/docs/general/access-services/vpn-access.mdx index c26234cb..c654fca1 100644 --- a/content/docs/general/access-services/vpn-access.mdx +++ b/content/docs/general/access-services/vpn-access.mdx @@ -11,12 +11,16 @@ To access IT4Innovations' resources and licenses, it is necessary to connect to ## VPN Client Download -* Windows: Download the FortiClient app from the [official page][g] (Microsoft Store app is not recommended). -* Mac: Download the FortiClient VPN app from the [Apple Store][d]. +* Windows: Download the **FortiClient VPN-only** app from the [official page][g] (Microsoft Store app is not recommended). +* 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 +<Callout title="Instructional video for Mac"> + See [the instructional video][h] on how to download the VPN client and connect to the IT4I VPN on Mac. +</Callout> + Before the first login, you must configure the VPN. In the New VPN Connection section, provide the name of your VPN connection and the following settings: Name | Value @@ -58,3 +62,4 @@ OpenFortiGUI uses sudo by default; be sure that your user is allowed to use sudo [e]: https://www.fortinet.com/support/product-downloads/linux [f]: https://github.com/adrienverge/openfortivpn [g]: https://www.fortinet.com/support/product-downloads#vpn +[h]: https://www.youtube.com/watch?v=xGcROEreop8 -- GitLab