From 5196f87ed1e53766547a2c9810f1f7a61fcfd6a5 Mon Sep 17 00:00:00 2001 From: Daniel Jakots Date: Thu, 19 Oct 2017 12:02:32 -0400 Subject: [PATCH] =?UTF-8?q?parenth=C3=A8se=20manquante..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoSSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoSSH.md b/HowtoSSH.md index 7d5cbe78..b14252b6 100644 --- a/HowtoSSH.md +++ b/HowtoSSH.md @@ -130,7 +130,7 @@ ip route add 8.8.8.8/32 via 172.17.18.2 dev tun42 Il se peut qu'on doive passer par une machine pour se connecter à une machine cible (c'est le principe d'un -[bastion](https://fr.wikipedia.org/wiki/Bastion_(informatique)) : +[bastion](https://fr.wikipedia.org/wiki/Bastion_(informatique))) : ~~~ $ ssh -J bastion machine-cible