X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.ssh%2Fconfig;h=9cd4e4435d601e904279b191b2822989fb6c0ee5;hb=04168ddff1f6c1eec5c50b07aa656c205c8d5f42;hp=3339774f4890ad33347ce8dab871c418866cf229;hpb=e881d18b5d8e92af0eabe2234e2b70d0ab63d3b8;p=nethome.git diff --git a/.ssh/config b/.ssh/config index 3339774..9cd4e44 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,39 +1,58 @@ Host localhost #Cipher none Compression no +User lace -Host charlie -HostName charlie.karlovo.cz -User root -Host charlie.karlovo.cz +Host hotelgate User root +ForwardAgent yes +ForwardX11 yes -Host gulz -HostName gw.gulz.cz +Host hoteltest User root +ForwardAgent yes +ForwardX11 yes + +Host mms2 +User lace +ForwardAgent yes +HostName node0.mms2.org +HostKeyAlias node0.mms2.org + +Host node0.mms2.org +User lace +ForwardAgent yes Host *sourceforge.net User kratochvil CompressionLevel 3 -Host chip.ms.mff.cuni.cz -User krbu - -Host *.ms.mff.cuni.cz -User jkra7289 - Host vega.fjfi.cvut.cz User jkratoc # unable to get .ssh2/authorization working Protocol 1,2 -Host * +Host paulina.vellum.cz User short +Host pauline.vellum.cz +User short +Host vellum.cz +User short +Host dolly.vellum.cz +User short +Host rallye.panda.cz +User short + +Host atrey.karlin.mff.cuni.cz +User short + +Host * +User root Compression yes CompressionLevel 9 -ForwardAgent yes +ForwardAgent no ConnectionAttempts 1 UsePrivilegedPort no -UseRsh no RhostsRSAAuthentication no ForwardX11 no +StrictHostKeyChecking ask