Changes for page Connexion VPN pour Linux

Last modified by Jeremie Jacquin on 2024/05/21 12:05

From version 9.3
edited by Jeremie Jacquin
on 2023/01/26 14:43
Change comment: There is no comment for this version
To version 7.1
edited by Jeremie Jacquin
on 2023/01/26 14:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Documentation interne.Connexion VPN.WebHome
1 +Documentation interne.WebHome
Content
... ... @@ -1,14 +1,10 @@
1 1  === Installation du client VPN sous Linux :Installer le client openVPN à l'aide des outils d'installation de votre distribution : ===
2 2  
3 -
4 4   Ubuntu/Debian :
4 +{{code language="none"}}sudo apt-get install network-manager-openvpn{{/code}}
5 5  
6 -{{code language="none"}}
7 -sudo apt-get install network-manager-openvpn
8 -{{/code}}
6 + Centos 8 :
9 9  
10 - RedHat :
11 -
12 12  {{code language="none"}}
13 13  dnf install epel-release
14 14  dnf install NetworkManager-openvpn
... ... @@ -28,13 +28,13 @@
28 28  
29 29  [[image:https://wiki.dnum.cyu.fr/bin/download/Documentation%20interne/Connexion%20VPN/WebHome/image-20230120115111-4.png?rev=1.1||alt="image-20230120115111-4.png"]]
30 30  
31 -* (% id="cke_bm_31050S" style="display:none" %) (%%)Editez le fichier .ovpn téléchargé et supprimez la ligne
27 +* (% id="cke_bm_31050S" style="display:none" %) (%%)Editez le fichier .ovpn et  supprimez la ligne
32 32  
33 33  {{code language="none"}}
34 34  route remote_host 255.255.255.255 net_gateway
35 35  {{/code}}
36 36  
37 - et enregistrez le fichier
33 +enregistrez le fichier
38 38  
39 39  * Importez la configuration en ligne de commande :
40 40  
... ... @@ -73,6 +73,7 @@
73 73  
74 74  * Une fenêtre pop-up d'authentification apparaît : entrez vos identifiants ENT
75 75  
72 +
76 76  * Une fois la connexion établie, un icône en forme de cadenas s'ajoute :
77 77  
78 78  [[image:https://wikidocs.u-cergy.fr/download/thumbnails/40763501/VPN-connected.png?version=1&modificationDate=1603455203808&api=v2||height="57"]]