Update new entries.
[nethome.git] / .ssh / config
1 Host *.sun.com
2 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"
3
4 Host jsc-*.czech.sun.com
5 User root-jk150151
6 Host *.sun.com
7 User jk150151
8
9 Host localhost
10 #Cipher none
11 Compression no
12 User lace
13
14 Host dell
15 User root
16
17 Host nb
18 User lace
19 ForwardX11 yes
20
21 Host hotelgate
22 User root
23 ForwardAgent yes
24 ForwardX11 yes
25
26 Host hoteltest
27 User root
28 ForwardAgent yes
29 ForwardX11 yes
30
31 Host ultra60
32 User root
33 ForwardAgent yes
34 ForwardX11 yes
35
36 Host node0
37 User lace
38 ForwardAgent yes
39 HostName node0.mms2.org
40 HostKeyAlias node0.mms2.org
41
42 Host mms2
43 User lace
44 ForwardAgent yes
45 HostName node0.mms2.org
46 HostKeyAlias node0.mms2.org
47
48 Host node0.mms2.org
49 User lace
50 ForwardAgent yes
51
52 Host u60
53 User root
54 ForwardAgent yes
55 ForwardX11 yes
56 HostName ultra60
57 HostKeyAlias ultra60
58
59 Host shrike
60 User root
61 ForwardAgent yes
62
63 Host ats-casablanca
64 HostName localhost
65 Port 5000
66 HostKeyAlias ats-casablanca
67 User root
68
69 Host charlie
70 HostName charlie.karlovo.cz
71 User root
72 Host charlie.karlovo.cz
73 User root
74
75 Host gulz
76 HostName gw.gulz.cz
77 User root
78
79 Host gw.jklabs.cz
80 User root
81
82 Host *sourceforge.net
83 User kratochvil
84 CompressionLevel 3
85
86 Host chip.ms.mff.cuni.cz
87 User krbu
88
89 Host *.ms.mff.cuni.cz
90 User jkra7289
91
92 Host vega.fjfi.cvut.cz
93 User jkratoc
94         # unable to get .ssh2/authorization working
95 Protocol 1,2
96
97 Host paulina.vellum.cz
98 User short
99 Host pauline.vellum.cz
100 User short
101 Host vellum.cz
102 User short
103 Host dolly.vellum.cz
104 User short
105 Host rallye.panda.cz
106 User short
107
108 Host atrey.karlin.mff.cuni.cz
109 User short
110
111 Host *
112 User root
113 Compression yes
114 CompressionLevel 9
115 #ForwardAgent yes
116 ConnectionAttempts 1
117 UsePrivilegedPort no
118 RhostsRSAAuthentication no
119 ForwardX11 no