From e32b4b7afc38c7f67a686aa7ad9a7b07e0efc138 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Sat, 30 Jan 2021 01:27:45 +0100 Subject: [PATCH] change jmmineau to histausse --- .ssh/config | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/.ssh/config b/.ssh/config index bfe597d..97656d0 100644 --- a/.ssh/config +++ b/.ssh/config @@ -2,12 +2,12 @@ AddKeysToAgent confirm Host hindley hindley.adh.auro.re HostName hindley.adh.auro.re - User jmmineau + User histausse Host azerty azerty.fil.sand.auro.re Hostname azerty.fil.sand.auro.re ProxyJump hindley - User jmmineau + User histausse Host 10.128.0.* *.adm.auro.re ProxyJump passerelle.auro.re @@ -33,9 +33,23 @@ Host my_re2o re2o.deso-palaiseau.fr Host hellman hellman.fil.sand.auro.re Hostname hellman.fil.sand.auro.re User histausse - ProxyJump hindley Host my_dns dns-histausse.fil.sand.auro.re Hostname dns-histausse.fil.sand.auro.re User histausse ProxyJump hindley + +Host vb1 + Hostname localhost + User histausse + Port 1122 + +Host vb2 + Hostname localhost + User histausse + Port 1123 + +Host vb3 + Hostname localhost + User histausse + Port 1124