]> git.wh0rd.org - home.git/blob - .ssh/config
use port 443 with home.wh0rd.org
[home.git] / .ssh / config
1 # For HPN fast transfers
2 # scp -oNoneEnabled=yes -oNoneSwitch=yes
3 # also enable NoneEnabled on server side
4
5 Host wh0rd.org
6 IdentityFile ~/.ssh/id_dsa.vapier
7
8 Host depot
9 User root
10 HostName home.wh0rd.org
11 Port 443
12 IdentityFile ~/.ssh/id_dsa.vapier
13
14 Host home
15 HostName home.wh0rd.org
16 Port 443
17
18 Host home-ports
19 HostName vpn-vapier-m
20 #HostName home.wh0rd.org
21 #Port 443
22 Compression yes
23 DynamicForward 22222
24
25 Host dir-825
26 User root
27 HostName 192.168.0.250
28 IdentityFile ~/.ssh/id_dsa.vapier
29
30 Host wh0rd-admin
31 User wh0rd
32 HostName wh0rd.vmadmin.bytemark.co.uk
33 IdentityFile ~/.ssh/id_dsa.vapier
34
35
36
37 ###
38 ### Blackfin systems
39 ###
40
41 Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sources.blackfin.uclinux.org firewall-sources.blackfin.uclinux.org
42 User vapier
43 IdentityFile ~/.ssh/id_dsa.bfin
44 Compression yes
45
46 Host uboot u-boot www.denx.de
47 User gu-blackfin
48 IdentityFile ~/.ssh/id_dsa.bfin
49 HostName www.denx.de
50
51 Host ra.kernel.org
52 User gitolite
53 IdentityFile ~/.ssh/id_rsa.kernel.org
54
55 Host db.b.u.o
56 User root
57 IdentityFile ~/.ssh/id_dsa.adi
58 HostName db.blackfin.uclinux.org
59 Port 443
60 Host docs.b.u.o
61 User root
62 IdentityFile ~/.ssh/id_dsa.adi
63 HostName docs.blackfin.uclinux.org
64 Host sources.b.u.o
65 User root
66 IdentityFile ~/.ssh/id_dsa.adi
67 HostName sources.blackfin.uclinux.org
68 Host firewall-sources.b.u.o
69 User root
70 IdentityFile ~/.ssh/id_dsa.adi
71 HostName firewall-sources.blackfin.uclinux.org
72 Port 443
73 Host firewall-sources.blackfin.uclinux.org
74 User vapier
75 IdentityFile ~/.ssh/id_dsa.adi
76 Port 443
77 Host wiki.a.c
78 User vapier
79 IdentityFile ~/.ssh/id_dsa.adi
80 HostName 195.170.124.184
81 Port 6589
82
83 Host norwood-cvs nwd2cvs1.corp.analog.com
84 User cvsuser
85 HostName nwd2cvs1.corp.analog.com
86 IdentityFile ~/.ssh/id_dsa.adi
87 Host shanghai-cvs
88 User root
89 HostName 10.99.22.20
90 ForwardX11 no
91 Host shanghai-cvs-ports
92 User root
93 HostName 10.99.22.20
94 ForwardX11 no
95 LocalForward 8079 localhost:8079
96 Host shanghai-ports
97 User vapier
98 HostName localhost
99 Port 8079
100 ForwardX11 no
101 DynamicForward 22222
102 LocalForward localhost:1143 nwd2exm5.ad.analog.com:143
103 LocalForward localhost:2225 nwd2exm5.ad.analog.com:25
104
105 Host nashua-test
106 User root
107 HostName 10.69.2.210
108 IdentityFile ~/.ssh/id_dsa.adi
109 Host nashua-jtag
110 # User adipcadmin
111 User vapier
112 HostName 10.69.2.179
113 IdentityFile ~/.ssh/id_dsa.adi
114
115 Host macmini mac-mini
116 HostName 10.99.22.146
117 Host osx
118 User blackfin
119 HostName osx.ad.analog.com
120 IdentityFile ~/.ssh/id_dsa.adi
121 Host snoopy
122 HostName snoopy.ad.analog.com
123 IdentityFile ~/.ssh/id_dsa.adi
124 Host edin
125 HostName edin-manchester.spd.analog.com
126 IdentityFile ~/.ssh/id_dsa.adi
127
128 #Host work
129 # HostName 10.8.8.6
130 # HostName localhost
131 # Port 2
132 # HostName 192.168.254.2
133 # ForwardX11 yes
134 #Host work-ports
135 # HostName 10.8.8.6
136 # HostName 192.168.254.2
137 # LocalForward 143 nwd2exm5.ad.analog.com:143
138 # LocalForward 25 nwd2exm5.ad.analog.com:25
139 # DynamicForward 8080
140
141
142
143 ###
144 ### Google systems
145 ###
146
147 Host gshell
148 HostName sh.corp.google.com
149 User vapier
150
151 Host gerrit.chromium.org
152 Port 29418
153 IdentityFile ~/.ssh/id_rsa.google
154 Host gerrit-int.chromium.org
155 IdentityFile ~/.ssh/id_rsa.google
156
157 Host review.source.android.com
158 IdentityFile ~/.ssh/id_rsa.google
159
160 Host git.overlays.gentoo.org
161 IdentityFile ~/.ssh/id_rsa.google
162
163 Host work
164 HostName vapier.cam.corp.google.com
165
166
167
168 ###
169 ### random source systems
170 ###
171
172 Host sourceware.org
173 IdentityFile ~/.ssh/id_dsa.vapier
174
175 Host uclibc.org
176 IdentityFile ~/.ssh/id_dsa.vapier
177
178 ###
179 ### Gentoo systems
180 ###
181
182 # then at runtime, do:
183 # ssh -M -N -f vapier@cvs.gentoo.org
184 #Host cvs.gentoo.org
185 # ControlMaster auto
186 # ControlPath ~/.ssh/master-%r@%h:%p
187 #Host cvs.gentoo.org svn.gentoo.org
188 # ProxyCommand ssh -a vapier@dev.gentoo.org /usr/bin/nc -q2 %h %p
189
190 Host dev
191 HostName dev.gentoo.org
192 IdentityFile ~/.ssh/id_dsa.vapier
193
194 Host dev-ports
195 HostName dev.gentoo.org
196 IdentityFile ~/.ssh/id_dsa.vapier
197 LocalForward 127.0.0.1:1111 127.0.0.1:25
198
199 Host cvs.gentoo.org
200 IdentityFile ~/.ssh/id_dsa.vapier
201
202 Host git.overlays.gentoo.org
203 IdentityFile ~/.ssh/id_dsa.vapier
204
205 Host tinderbox
206 HostName x86dev.gentoo.osuosl.org
207
208 ### ALPHA ###
209
210 Host alpha
211 HostName monolith.freenet-rz.de
212 IdentityFile ~/.ssh/id_dsa.vapier
213 Host gendcc04
214 HostName gendcc04.cs.virginia.edu
215 IdentityFile ~/.ssh/id_dsa.vapier
216
217 ### AMD64 ###
218
219 Host amd64 poseidon
220 HostName poseidon.amd64.dev.gentoo.org
221 IdentityFile ~/.ssh/id_dsa.vapier
222 Host miranda
223 HostName miranda.amd64.dev.gentoo.org
224 IdentityFile ~/.ssh/id_dsa.vapier
225
226 ### ARM ###
227
228 Host coral
229 HostName coral.gentoo.osuosl.org
230 IdentityFile ~/.ssh/id_dsa.vapier
231
232 ### GBSD ###
233
234 Host gbsd
235 # User isis
236 # HostName mail.anyarch.net
237 HostName thepaya.homeip.net
238 # HostName thepaya.is-a-geek.org
239
240 ### HPPA ###
241
242 Host hake
243 HostName hppa.gentoo.osuosl.org
244 IdentityFile ~/.ssh/id_dsa.vapier
245
246 ### IA64 ###
247
248 Host beluga
249 HostName beluga.ia64.dev.gentoo.org
250 IdentityFile ~/.ssh/id_dsa.vapier
251 Host ia64
252 HostName i2.gentoo.osuosl.org
253 IdentityFile ~/.ssh/id_dsa.vapier
254
255 ### M68K ###
256
257 Host killerhippy
258 Port 1333
259 User mike
260 HostName killerhippy.is-a-geek.org
261
262 Host m68k
263 Port 2223
264 HostName bluespice.dyndns.org
265
266 Host kolla
267 HostName chetter.kolla.no
268
269 ### MIPS ###
270
271 Host raq2
272 HostName raq2.gentoo.osuosl.org
273
274 Host os
275 Port 2222
276 HostName localhost
277
278 Host o2k
279 Port 8022
280 User vapier
281 HostName o2k.total-knowledge.com
282
283 Host gateway
284 User vapier
285 HostName o2k.total-knowledge.com
286
287 Host swarm
288 User vapier
289 HostName swarm.total-knowledge.com
290
291 Host eroyf
292 User vapier
293 HostName movidis.mips.dev.hai2u.dk
294
295 ### PPC ###
296
297 Host ppc
298 HostName rooster.ppc64.dev.gentoo.org
299 IdentityFile ~/.ssh/id_rsa.vapier
300
301 ### S390 ###
302
303 Host lgentoo1
304 HostName 148.100.96.97
305 IdentityFile ~/.ssh/id_rsa.vapier
306 Host lgentoo2
307 HostName 148.100.96.98
308 IdentityFile ~/.ssh/id_rsa.vapier
309
310 Host gentoo01
311 HostName 71
312 Host gentoo02
313 HostName 71
314
315 ### SPARC ###
316
317 Host sparc
318 HostName bender.sparc.dev.gentoo.org
319 Port 2223
320 IdentityFile ~/.ssh/id_dsa.vapier
321
322 ### SH ###
323
324 Host lantank
325 HostName lantank.sh.dev.gentoo.org
326 IdentityFile ~/.ssh/id_dsa.vapier