Metainformationen zur Seite
  •  

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
public:netz:vpn_forticlient_linux [14.11.2024 11:08] – [Schritt 1: FortiClient Download] kat40471public:netz:vpn_forticlient_linux [06.10.2025 14:06] (aktuell) vop38824
Zeile 9: Zeile 9:
 <note warning>Anmeldung mit OTH-Kennung notwendig - Kennung: abc12345@hs-regensburg.de)</note> <note warning>Anmeldung mit OTH-Kennung notwendig - Kennung: abc12345@hs-regensburg.de)</note>
  
- * [[https://filegw.hs-regensburg.de/webdav/Software/AustauschSoftware/supportwiki/Forticlient/forticlient_vpn_7.2.5.0854_x86_64.rpm|Forticlient Rpm download für 64-bit Systeme (Achtung Hinweis beachten) ]]+ * [[https://filegw.hs-regensburg.de/webdav/Software/AustauschSoftware/supportwiki/Forticlient/forticlient_vpn_7.2.8.0926_x86_64.zip|Forticlient Rpm download für 64-bit Systeme (Achtung Hinweis beachten) ]]
 \\ \\
- * [[https://filegw.hs-regensburg.de/webdav/Software/AustauschSoftware/supportwiki/Forticlient/forticlient_vpn_7.2.5.0854_amd64.deb|Forticlient Deb download für 64-bit Systeme (Achtung Hinweis beachten) ]]+ * [[https://filegw.hs-regensburg.de/webdav/Software/AustauschSoftware/supportwiki/Forticlient/forticlient_vpn_7.2.8.0926_amd64.zip|Forticlient Deb download für 64-bit Systeme (Achtung Hinweis beachten) ]] 
 + 
 +Bitte runterladen und entpacken
 ====== Schritt 2: FortiClient Installation & Konfiguration ====== ====== Schritt 2: FortiClient Installation & Konfiguration ======
  
Zeile 33: Zeile 35:
 realm = vpn-default realm = vpn-default
 port = 443 port = 443
-trusted-cert = 364fb4fa107e591626b3919f0e7f8169e9d2097974f3e3d55e56c7c756a1f94a+trusted-cert = 2d275478298edc3577bd3ca1e22a898b916e149d677aea8f507758424fa47603 
 username = abc12345 username = abc12345
 password = meinpasswort password = meinpasswort
Zeile 76: Zeile 78:
 <code> <code>
 nmcli con add type vpn vpn-type org.freedesktop.NetworkManager.fortisslvpn con-name OTH nmcli con add type vpn vpn-type org.freedesktop.NetworkManager.fortisslvpn con-name OTH
-nmcli con mod OTH vpn.data "gateway = sslvpn.oth-regensburg.de:443, otp-flags = 0, password-flags = 1, realm = vpn-default, trusted-cert = 2d93980ff2351c71f8721f554df368bdd38bfcfe3b28f67e19b898623f09d7f2, user = abc12345"+nmcli con mod OTH vpn.data "gateway = sslvpn.oth-regensburg.de:443, otp-flags = 0, password-flags = 1, realm = vpn-default, trusted-cert = 2d275478298edc3577bd3ca1e22a898b916e149d677aea8f507758424fa47603, user = abc12345"
 </code> </code>