Update new entries.
[nethome.git] / .ssh / config
index 1ddf920..2d6bacc 100644 (file)
@@ -1,19 +1,84 @@
+Host *.sun.com
+ProxyCommand ssh -q -x -C -P -o 'BatchMode yes' -o 'EscapeChar none' -o 'FallBackToRsh no' -o 'StrictHostKeyChecking yes' -o 'UseRsh no' ultra60 "nc %h %p"
+
+Host jsc-*.czech.sun.com
+User root-jk150151
+Host *.sun.com
+User jk150151
+
 Host localhost
 #Cipher none
 Compression no
+User lace
 
-Host dolly.vellum.cz
-User short
-Port 99
-Host dolly
-User short
-Port 99
-HostName dolly.vellum.cz
+Host dell
+User root
+
+Host nb
+User lace
+ForwardX11 yes
+
+Host hotelgate
+User root
+ForwardAgent yes
+ForwardX11 yes
+
+Host hoteltest
+User root
+ForwardAgent yes
+ForwardX11 yes
+
+Host ultra60
+User root
+ForwardAgent yes
+ForwardX11 yes
+
+Host node0
+User lace
+ForwardAgent yes
+HostName node0.mms2.org
+HostKeyAlias node0.mms2.org
+
+Host mms2
+User lace
+ForwardAgent yes
+HostName node0.mms2.org
+HostKeyAlias node0.mms2.org
+
+Host node0.mms2.org
+User lace
+ForwardAgent yes
+
+Host u60
+User root
+ForwardAgent yes
+ForwardX11 yes
+HostName ultra60
+HostKeyAlias ultra60
+
+Host shrike
+User root
+ForwardAgent yes
+
+Host ats-casablanca
+HostName localhost
+Port 5000
+HostKeyAlias ats-casablanca
+User root
+
+Host charlie
+HostName charlie.karlovo.cz
+User root
+Host charlie.karlovo.cz
+User root
 
 Host gulz
 HostName gw.gulz.cz
 User root
 
+Host gw.jklabs.cz
+User root
+
 Host *sourceforge.net
 User kratochvil
 CompressionLevel 3
@@ -29,13 +94,26 @@ 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 yes
 ConnectionAttempts 1
 UsePrivilegedPort no
-UseRsh no
 RhostsRSAAuthentication no
 ForwardX11 no