X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ssh%2Fconfig;h=89014166f1be525d754e32df6121c91623724ccd;hb=b432593cd0e91f2b0eb9bba5d106b563cd98e916;hp=2b201288aaa8b40846a07e6e7a496ab05798c64c;hpb=5483c9d8105255c22e7ebdd7af5147d099a236b5;p=~madcoder%2Fdotfiles.git diff --git a/ssh/config b/ssh/config index 2b20128..8901416 100644 --- a/ssh/config +++ b/ssh/config @@ -1,51 +1,51 @@ HashKnownHosts no -ControlMaster auto -ControlPath ~/.cache/ssh/%l_%r@%h:%p +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