]> gitweb.pimeys.fr Git - config-20-100.git/commitdiff
[ssh] Accès à hal au labo
authorVincent Le Gallic <legallic@crans.org>
Fri, 12 Dec 2014 15:42:48 +0000 (16:42 +0100)
committerVincent Le Gallic <legallic@crans.org>
Fri, 12 Dec 2014 15:43:02 +0000 (16:43 +0100)
.ssh/config

index 71c47fd181d6e58ab367e7311fe1d457bc1aa9da..cd667cfeaf67419fefc74f952b0fda3c8a36032e 100644 (file)
@@ -1023,5 +1023,11 @@ Host labo lri30-13 lri30-13.lri.fr
     ForwardAgent yes
     ProxyCommand ssh pl-ssh.lri.fr -W %h:%p
 
+Host hal hal.labo 129.175.29.151
+    HostName 129.175.29.151
+    User vincent
+    ForwardAgent yes
+    ProxyCommand ssh pl-ssh.lri.fr -W %h:%p
+
 # END (utile pour éviter les merge conflicts)