X-Git-Url: http://git.madism.org/?p=~madcoder%2Fdotfiles.git;a=blobdiff_plain;f=ssh%2Fconfig;fp=ssh%2Fconfig;h=2068249d0858b550fe1e1c9945de27206651db47;hp=33108b74397b86a7c3f6908f44373b1d2e686d19;hb=5d1af5e2d843cdca9551fcdd769ebad8075d6750;hpb=45b92f948ad78776c745acc1ae7cc9f7041e3a34 diff --git a/ssh/config b/ssh/config index 33108b7..2068249 100644 --- a/ssh/config +++ b/ssh/config @@ -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