Changes for page Connexion VPN pour Linux

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

From version 9.1
edited by Jeremie Jacquin
on 2023/01/26 14:29
Change comment: There is no comment for this version
To version 6.1
edited by Jeremie Jacquin
on 2023/01/26 14:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,9 @@
1 1  === Installation du client VPN sous Linux :Installer le client openVPN à l'aide des outils d'installation de votre distribution : ===
2 2  
3 - Ubuntu/Debian :
4 -{{code language="none"}}sudo apt-get install network-manager-openvpn{{/code}}
3 + Ubuntu :
4 +{{code language="none"}}sudo apt-get install network-manager-openvpn-gnome{{/code}}
5 5  
6 - RedHat :
6 + Centos 8 :
7 7  
8 8  {{code language="none"}}
9 9  dnf install epel-release
... ... @@ -24,13 +24,13 @@
24 24  
25 25  [[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"]]
26 26  
27 -* (% 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
28 28  
29 29  {{code language="none"}}
30 30  route remote_host 255.255.255.255 net_gateway
31 31  {{/code}}
32 32  
33 - et enregistrez le fichier
33 +enregistrez le fichier
34 34  
35 35  * Importez la configuration en ligne de commande :
36 36  
... ... @@ -67,10 +67,12 @@
67 67  
68 68  [[image:https://wikidocs.u-cergy.fr/download/attachments/40763501/VPN-connect1.png?version=1&modificationDate=1603454932037&api=v2||height="400"]]
69 69  
70 -* Une fenêtre pop-up d'authentification apparaît : entrez vos identifiants ENT
70 +* Entrez vos identifiants ENT :
71 71  
72 -* Une fois la connexion établie, un icône en forme de cadenas s'ajoute :
72 +[[image:https://wikidocs.u-cergy.fr/download/attachments/40763501/VPN-connect2.png?version=1&modificationDate=1603455086011&api=v2||height="250"]]
73 73  
74 +Une fois la connexion établie, un icône en forme de cadenas s'ajoute :
75 +
74 74  [[image:https://wikidocs.u-cergy.fr/download/thumbnails/40763501/VPN-connected.png?version=1&modificationDate=1603455203808&api=v2||height="57"]]
75 75  
76 76