+IdentityFile ~/.ssh/id_dsa-sourceware
[nethome.git] / .ssh / config
1 IdentityFile ~/.ssh/id_dsa
2 IdentityFile ~/.ssh/id_rsa
3 IdentityFile ~/.ssh/identity
4 IdentityFile ~/.ssh/koji-id_rsa
5 IdentityFile ~/.ssh/id_dsa-sourceware
6
7 Host localhost
8 #Cipher none
9 Compression no
10
11 Host sebastian.redhat.com ovpn-phx2.redhat.com 209.132.183.3
12 ControlMaster auto
13 ControlPath /tmp/ssh-%h-%p-%r.sock
14 # Required for: http://intranet.corp.redhat.com/ic/intranet/LWNReminder.html
15 # =squid.rdu.redhat.com=file.rdu.redhat.com
16 LocalForward 3228 squid.redhat.com:8080
17 # Looks to be stucking (=squid.redhat.com=10.11.255.147):
18 LocalForward 3328 squid.corp.redhat.com:3128
19 LocalForward 3428 squid.brq.redhat.com:3128
20 LocalForward 3528 squid.bos.redhat.com:8080
21 LocalForward 3025 smtp.corp.redhat.com:25
22 #LocalForward 3025 mail.stuttgart.redhat.com:25
23 #LocalForward 3993 pobox.devel.redhat.com:993
24 #LocalForward 3983 pobox.stuttgart.redhat.com:993
25 LocalForward 3973 mail.corp.redhat.com:993
26 # Now being gatewayed: LocalForward 6668 irc.freenode.net:6667
27 LocalForward 6668 barstool.build.redhat.com:6688
28 # http://intranet.corp.redhat.com/ic/intranet/IRCServerList.html
29 # devserv.devel.redhat.com is obsolete? "administratively prohibited" now.
30 LocalForward 6670 devserv.devel.redhat.com:6667
31 LocalForward 6671 porky.stuttgart.redhat.com:6667
32 LocalForward 6672 irc.devel.redhat.com:6667
33 LocalForward 6673 irc-2.devel.redhat.com:6667
34 LocalForward 6674 irc.yyz.redhat.com:6667
35 #LocalForward 3389 ldap.stuttgart.redhat.com:389
36 LocalForward 3389 ldap.str.redhat.com:389
37 LocalForward 3046 curly.devel.redhat.com:4046
38 LocalForward 3047 curly.devel.redhat.com:2049
39 LocalForward 3234 engarchive.rdu.redhat.com:1234
40 LocalForward 3235 engarchive.rdu.redhat.com:2049
41 # RHTS:
42 LocalForward 3290 rhts.redhat.com:80
43 LocalForward 3293 rhts.redhat.com:443
44 # www.farm.hsv.redhat.com - http://farmer.farm.hsv.redhat.com/
45 LocalForward 3291 www.farm.hsv.redhat.com:80
46 # /tmp/tts-fill.sh
47 LocalForward 3292 tts.englab.brq.redhat.com:443
48 # monotone: elfutils
49 LocalForward 4691 ups.hsv.redhat.com:4691
50 # Brew is too slow remotely:
51 # http://brewhub.devel.redhat.com/brewhub
52 #LocalForward 3280 brewhub.devel.redhat.com:80
53 #LocalForward 3088 kerberos.corp.redhat.com:88
54 # Using RHTS repository instead:
55 #LocalForward 3180 devserv.devel.redhat.com:3180
56 # [redhat.com #915466]
57 LocalForward 3190 calendar.corp.redhat.com:443
58 LocalForward 3196 mail06.corp.redhat.com:443
59 # redhat.com XMPP
60 LocalForward 3222 chat.corp.redhat.com:5222
61 # brq.redhat.com XMPP
62 LocalForward 3223 services.brq.redhat.com:5222
63 # cvs.devel.redhat.com pserver+ssh
64 LocalForward 3401 cvs.devel.redhat.com:2401
65 LocalForward 3422 cvs.devel.redhat.com:22
66 GatewayPorts yes
67 # Kerberos
68 LocalForward 3749 kerberos.corp.redhat.com:749
69 LocalForward 3880 kerberos.rdu.redhat.com:88
70 LocalForward 3881 kerberos.bos.redhat.com:88
71 LocalForward 3882 kerberos.hsv.redhat.com:88
72 LocalForward 3883 genbu.tokyo.redhat.com:88
73 LocalForward 3884 kerberos.stuttgart.redhat.com:88
74 LocalForward 3885 kerberos.bne.redhat.com:88
75 LocalForward 3886 kerberos.iad.redhat.com:88
76
77 ProxyCommand none
78 StrictHostKeyChecking yes
79 Host rawhide64.englab.brq.redhat.com shell.lab.bos.redhat.com
80 User jkratoch
81 Host tofu.yyz.redhat.com
82 User hudson
83 Host *.test.redhat.com *.lab.boston.redhat.com *.rhts.boston.redhat.com *.lab.bos.redhat.com *.eng.bos.redhat.com *.rhts.bos.redhat.com *.z900.redhat.com *.cambridge.redhat.com *.gsslab.rdu.redhat.com prdell.brq.redhat.com *.englab.brq.redhat.com *.eng.brq.redhat.com *.rhts.eng.rdu.redhat.com *.rhts.eng.nay.redhat.com *.s390.bos.redhat.com
84 User root
85 UserKnownHostsFile /dev/null
86 Host cvs.fedora.redhat.com sources.redhat.com ovpn-phx2.redhat.com 209.132.183.3
87 ProxyCommand none
88 StrictHostKeyChecking yes
89 Host ovpn-phx2.redhat.com 209.132.183.3
90 Port 330
91 User jkratoch
92 Host *.redhat.com porkchop devserv barstool 192.168.79.133 shell shell.lab.bos.redhat.com
93 User jkratoch
94 #ProxyCommand /usr/bin/ssh sebastian.redhat.com exec nc %h %p
95 #ProxyCommand /usr/bin/ssh ovpn-phx2.redhat.com exec nc %h %p
96 #ProxyCommand /usr/bin/ssh 209.132.183.3 exec nc %h %p
97 #ProxyCommand /usr/bin/ssh host0 /usr/bin/ssh 209.132.183.3 exec nc %h %p
98 ###bastion:
99 ###ProxyCommand /usr/bin/ssh -W %h:%p 209.132.183.3
100 StrictHostKeyChecking no
101 NumberOfPasswordPrompts 6
102 Host shell
103 HostName shell.lab.bos.redhat.com
104 HostKeyAlias shell.lab.bos.redhat.com
105 Host porkchop
106 HostName porkchop.devel.redhat.com
107 HostKeyAlias porkchop.devel.redhat.com
108 Host devserv
109 HostName devserv.devel.redhat.com
110 HostKeyAlias devserv.devel.redhat.com
111 Host barstool
112 HostName barstool.build.redhat.com
113 HostKeyAlias barstool.build.redhat.com
114 #Host cvsdevelrh
115 #HostName 192.168.67.2
116 #User jkratoch
117 #Port 3422
118 #HostKeyAlias cvs.devel.redhat.com
119 Host git.fedorahosted.org
120 User jankratochvil
121
122 Host virt
123 # 172.1[6-9].* 172.2[0-9].* 172.3[0-1].*
124 User root
125 UserKnownHostsFile /dev/null
126 StrictHostKeyChecking no
127 Compression no
128
129 Host bombadil.infradead.org
130 User lace
131
132 Host nokia6
133 User root
134
135 Host hotelgate hotelgate.hotelsevendays.cz
136 User root
137 Host hotelgate
138 HostName hotelgate.hotelsevendays.cz
139 HostKeyAlias hotelgate.hotelsevendays.cz
140
141 Host gw.jklabs.cz
142 User lace
143
144 Host tercie.tone.cz
145 User short
146
147 Host fencepost.gnu.org
148 User jankratochvil
149
150 Host neutron.fjfi.cvut.cz
151 User short
152
153 Host *sourceforge.net
154 User kratochvil
155
156 Host vega.fjfi.cvut.cz
157 User jkratoc
158         # unable to get .ssh2/authorization working
159 Protocol 1,2
160
161 Host paulina.vellum.cz pauline.vellum.cz paulina
162 HostName pauline.vellum.cz
163 HostKeyAlias pauline.vellum.cz
164 User short
165 Host manon.vellum.cz manon
166 User lace
167 Host manon
168 HostName manon.vellum.cz
169 HostKeyAlias manon.vellum.cz
170 Host dolly.vellum.cz
171 User short
172 Host rallye.panda.cz
173 User short
174
175 Host atrey.karlin.mff.cuni.cz
176 User short
177
178 Host deda
179 User root
180
181 Host jklabs-server
182 User root
183
184 Host *
185 Compression yes
186 CompressionLevel 9
187 ForwardAgent no
188 ConnectionAttempts 1
189 UsePrivilegedPort no
190 RhostsRSAAuthentication no
191 ForwardX11 no
192 ServerAliveInterval 60
193 StrictHostKeyChecking ask
194 #ControlMaster auto
195 #ControlPath /tmp/ssh-%h-%p-%r.sock
196 GSSAPIAuthentication no