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