]> gitweb.pimeys.fr Git - config-20-100.git/blobdiff - .ssh/config
[ssh] IPv4 pour kfet
[config-20-100.git] / .ssh / config
index 4ca4613182b565ceaba365b9a30af2a146a00e84..8aac39dfcf246bc558ef7b1de01a0382f1d5d357 100644 (file)
@@ -186,18 +186,20 @@ Host pimeys pimeys.fr becue.eu
 Host kfet kfet.crans.org kfet1
     HostName kfet.crans.org
     User bde
+    # IPv4 only
+    AddressFamily inet
 
 Host kfet2 kfet2.crans.org
     HostName kfet2.crans.org
     User vincent
 
-Host bde bde.crans.org note mininote invitation invitations note.crans.org mininote.crans.org invitations.crans.org invitation.crans.org
-    HostName note.crans.org
+Host old-note old-note.crans.org
+    HostName old-note.crans.org
     User vincent
     ForwardAgent yes
 
-Host bde2 bde2.crans.org note2
-    HostName bde2.crans.org
+Host note bde2 note2 note.crans.org bde2.crans.org note2.crans.org
+    HostName note.crans.org
     User vincent
     ForwardAgent yes
 
@@ -994,10 +996,40 @@ Host info*
 # +--------+
 # | Stages |
 # +--------+
+
 Host mars mars.lbpa mars.lbpa.ens-cachan.fr
     HostName mars.lbpa.ens-cachan.fr
     User vincent
     ProxyCommand ssh vlegalli@tahines.ens-cachan.fr -W %h:%p
 
+# +------+
+# | Labo |
+# +------+
+
+# Homes montées mais != passerelle
+Host lri acces.lri ssh.lri acces.lri.fr
+    HostName acces.lri.fr
+    User legallic
+    ForwardAgent yes
+
+# Passerelle d'entrée, utilisable que par clé
+Host pl-ssh pl-ssh.lri.fr
+    HostName pl-ssh.lri.fr
+    PasswordAuthentication no
+    User legallic
+    ForwardAgent yes
+
+Host labo lri30-13 lri30-13.lri.fr
+    HostName lri30-13.lri.fr
+    User legallic
+    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)