X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ssh%2Fconfig;h=89014166f1be525d754e32df6121c91623724ccd;hb=b432593cd0e91f2b0eb9bba5d106b563cd98e916;hp=136426e4326e5a601a331199779574819b3207ea;hpb=5544c321c2541b94753f34f9c6d7ca7500f2566c;p=~madcoder%2Fdotfiles.git diff --git a/ssh/config b/ssh/config index 136426e..8901416 100644 --- a/ssh/config +++ b/ssh/config @@ -2,51 +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