update dotfiles
[~madcoder/dotfiles.git] / ssh / config
index 33108b7..2068249 100644 (file)
@@ -2,14 +2,15 @@ HashKnownHosts no
 ControlMaster  auto
 ControlPath    ~/.cache/ssh/%l_%r@%h:%p
 Compression    yes
+ControlPersist 30
 VerifyHostKeyDNS yes
 
-Host *
-    Compression yes
-
 Host *.inria.fr
     User        habouzit
 
+Host *.corp
+    ForwardAgent yes
+
 #--- intersec ---
 Host demo-sfr
     Hostname    localhost
@@ -25,10 +26,6 @@ Host beacon
     Port        2222
     User        madcoder
 
-Host pap
-    Hostname localhost
-    Port 2222
-
 Host rudy
     HostName    rudy.intersec.com
     Port        2222
@@ -40,14 +37,40 @@ Host rood
     User        madcoder
 
 #--- madism ---
+Host hephaistos
+    User         root
+    ForwardAgent yes
+    HostName     hephaistos.madism.org
+    Port         22
+    Cipher       arcfour
+    Compression  no
+
+Host nas
+    User         root
+    ForwardAgent yes
+    HostName     82.243.18.127
+    Port         2242
+    Cipher       arcfour
+    Compression  no
+
 Host *.madism.org
     User        madcoder
     ForwardAgent yes
 
+Host git.madism.org
+    Port        2222
+    Hostname    88.190.14.41
+    ForwardAgent yes
+
+Host zeus
+    Port        2222
+    Hostname    88.190.14.41
+    ForwardAgent yes
+
 Host pan
     Port        2222
-    HostName    pan.madism.org
     Hostname    88.191.52.104
+    ForwardAgent yes
 
 #--- X ---
 Host *.polytechnique.org