From 8d4fca5175e68e83ae27d91ad31ddb20cb919336 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Thu, 22 Apr 2021 23:58:57 +0200 Subject: [PATCH] use camelot instead of passerelle --- .ssh/config | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index e7dc3ed..6a8613a 100644 --- a/.ssh/config +++ b/.ssh/config @@ -10,7 +10,8 @@ Host azerty azerty.fil.sand.auro.re User histausse Host 10.128.0.* *.adm.auro.re - ProxyJump passerelle.auro.re +# ProxyJump passerelle.auro.re + ProxyJump camelot.auro.re User histausse Host *.auro.re @@ -34,9 +35,11 @@ Host perso-telecom Host medarus medarus.deso-palaiseau.fr Hostname medarus.deso-palaiseau.fr User histausse + IdentityFile ~/.ssh/id_medarus Host hellman hellman.fil.sand.auro.re Hostname hellman.fil.sand.auro.re + ProxyJump hindley User histausse Host my_dns dns-histausse.fil.sand.auro.re @@ -59,6 +62,11 @@ Host vm3 User histausse Port 1322 +Host vm_manjaro + Hostname localhost + User histausse + Port 1422 + Host vps vps.deso-palaiseau.fr Hostname vps-b823f52c.vps.ovh.net User histausse