Add c mode for apple
[~madcoder/dotfiles.git] / ssh / config
index 33108b7..8901416 100644 (file)
@@ -2,52 +2,50 @@ HashKnownHosts no
 ControlMaster  auto
 ControlPath    ~/.cache/ssh/%l_%r@%h:%p
 Compression    yes
+ControlPersist 30
 VerifyHostKeyDNS yes
 
-Host *
-    Compression yes
+Host *.apple.com
+    User        phabouzit
 
 Host *.inria.fr
     User        habouzit
 
-#--- intersec ---
-Host demo-sfr
-    Hostname    localhost
-    Port        2222
-    User        intersec
+#--- madism ---
+Host hephaistos
+    User         root
+    ForwardAgent yes
+    HostName     hephaistos.madism.org
+    Port         22
+    Cipher       arcfour
+    Compression  no
 
-Host *.intersec.com
-    Port        2222
-    User        madcoder
+Host nas
+    User         root
+    ForwardAgent yes
+    HostName     82.243.18.127
+    Port         2242
+    Cipher       arcfour
+    Compression  no
 
-Host beacon
-    Hostname    beacon.intersec.eu
-    Port        2222
+Host *.madism.org
     User        madcoder
+    ForwardAgent yes
 
-Host pap
-    Hostname localhost
-    Port 2222
-
-Host rudy
-    HostName    rudy.intersec.com
+Host git.madism.org
     Port        2222
-    User        madcoder
+    Hostname    88.190.14.41
+    ForwardAgent yes
 
-Host rood
-    HostName    rood.intersec.com
+Host zeus
     Port        2222
-    User        madcoder
-
-#--- madism ---
-Host *.madism.org
-    User        madcoder
+    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