]> git.wh0rd.org - home.git/blame - .ssh/config
ssh: use new key for git.gentoo
[home.git] / .ssh / config
CommitLineData
37986fc0
MF
1# For HPN fast transfers
2# scp -oNoneEnabled=yes -oNoneSwitch=yes
3# also enable NoneEnabled on server side
4
1d09e4e9
MF
5#Host *
6# ControlMaster auto
7# ControlPath ~/.ssh/cm_socket/%r@%h:%p
8
1bcd182d 9Host wh0rd.org
275c321c 10 IdentityFile ~/.ssh/id_rsa.vapier
1bcd182d 11
5b61754d
MF
12Host depot
13 User root
37986fc0 14 HostName home.wh0rd.org
5ac1279f 15 Port 443
275c321c 16 IdentityFile ~/.ssh/id_rsa.vapier
5b61754d 17
a08a69bb
MF
18Host home
19 HostName home.wh0rd.org
4b6565a1
MF
20 Port 443
21
22Host home-ports
5d582780 23 HostName vpn-vapier-m
4b6565a1 24 #HostName home.wh0rd.org
5d582780 25 #Port 443
4b6565a1
MF
26 Compression yes
27 DynamicForward 22222
a08a69bb 28
9231fa16
MF
29Host dir-825
30 User root
31 HostName 192.168.0.250
32 IdentityFile ~/.ssh/id_dsa.vapier
33
7bfea961
MF
34Host wh0rd-admin
35 User wh0rd
36 HostName wh0rd.vmadmin.bytemark.co.uk
1d09e4e9 37 IdentityFile ~/.ssh/id_rsa.vapier
5b61754d 38
7bfea961
MF
39###
40### Blackfin systems
41###
42
43Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sources.blackfin.uclinux.org firewall-sources.blackfin.uclinux.org
44 User vapier
45 IdentityFile ~/.ssh/id_dsa.bfin
5b61754d 46 Compression yes
5b61754d 47
7bfea961
MF
48Host uboot u-boot www.denx.de
49 User gu-blackfin
7bfea961 50 IdentityFile ~/.ssh/id_dsa.bfin
3dbf50fb 51 HostName www.denx.de
5b61754d 52
1d09e4e9
MF
53Host gitolite.kernel.org
54 User git
55 IdentityFile ~/.ssh/limited/id_rsa.kernel.org
56
57Host kup.kernel.org
58 IdentityFile ~/.ssh/limited/id_rsa.kernel.org
511fb07d 59
7bfea961 60Host db.b.u.o
5b61754d 61 User root
3dbf50fb 62 IdentityFile ~/.ssh/id_dsa.adi
7bfea961
MF
63 HostName db.blackfin.uclinux.org
64 Port 443
5b61754d
MF
65Host docs.b.u.o
66 User root
3dbf50fb 67 IdentityFile ~/.ssh/id_dsa.adi
5b61754d 68 HostName docs.blackfin.uclinux.org
7bfea961 69Host sources.b.u.o
5b61754d 70 User root
3dbf50fb 71 IdentityFile ~/.ssh/id_dsa.adi
7bfea961
MF
72 HostName sources.blackfin.uclinux.org
73Host firewall-sources.b.u.o
74 User root
3dbf50fb 75 IdentityFile ~/.ssh/id_dsa.adi
7bfea961 76 HostName firewall-sources.blackfin.uclinux.org
5b61754d 77 Port 443
7bfea961 78Host firewall-sources.blackfin.uclinux.org
5b61754d 79 User vapier
3dbf50fb 80 IdentityFile ~/.ssh/id_dsa.adi
7bfea961 81 Port 443
1bcd182d
MF
82Host wiki.a.c
83 User vapier
84 IdentityFile ~/.ssh/id_dsa.adi
85 HostName 195.170.124.184
86 Port 6589
5b61754d 87
35c220c5 88###
735a3adb 89### Google systems
35c220c5 90###
735a3adb
MF
91
92Host gshell
93 HostName sh.corp.google.com
94 User vapier
95
35c220c5 96Host gerrit.chromium.org
735a3adb 97 Port 29418
35c220c5 98 IdentityFile ~/.ssh/id_rsa.google
3b358f0b 99Host gerrit-int.chromium.org git.chromium.org review.source.android.com review.coreboot.org
cb7ed907 100 Port 29419
35c220c5
MF
101 IdentityFile ~/.ssh/id_rsa.google
102
735a3adb
MF
103Host work
104 HostName vapier.cam.corp.google.com
22e62a0f
MF
105 RemoteForward 3000 127.0.0.1:1817
106 LocalForward 5901 127.0.0.1:5901
735a3adb 107
1bcd182d
MF
108###
109### random source systems
110###
111
112Host sourceware.org
1d09e4e9 113 IdentityFile ~/.ssh/id_rsa.vapier
1bcd182d 114
9231fa16 115Host uclibc.org
275c321c 116 IdentityFile ~/.ssh/id_rsa.vapier
9231fa16 117
68382e79
MF
118Host e? e?.enlightenment.org e?v*.enlightenment.org
119 User vapier
120 ProxyCommand none
121
122Host git.enlightenment.org
123 User git
124 ProxyCommand none
125
126Host *.enlightenment.org
127 User vapier
128 ProxyCommand ssh -q e5v1.enlightenment.org -W %h:%p
129
7bfea961
MF
130###
131### Gentoo systems
132###
133
134# then at runtime, do:
68382e79
MF
135# ssh -N -f -n master-cvs.gentoo.org
136Host master-cvs.gentoo.org
137 HostName cvs.gentoo.org
138 User vapier
139 ControlMaster yes
140 ControlPath ~/.ssh/master-%l-%r@%h:%p
1d09e4e9 141Host cvs.gentoo.org
68382e79
MF
142 ControlMaster no
143 ControlPath ~/.ssh/master-%l-%r@%h:%p
144 BatchMode yes
7bfea961
MF
145
146Host dev
5b61754d 147 HostName dev.gentoo.org
275c321c 148 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 149
5b61754d
MF
150Host dev-ports
151 HostName dev.gentoo.org
275c321c 152 IdentityFile ~/.ssh/id_rsa.vapier
5b61754d 153 LocalForward 127.0.0.1:1111 127.0.0.1:25
b412dfcc 154
855bd9de 155Host cvs.gentoo.org
275c321c 156 IdentityFile ~/.ssh/id_rsa.vapier
855bd9de 157Host git.overlays.gentoo.org
e5e227cf 158 IdentityFile ~/.ssh/id_rsa.vapier
3dbf50fb 159
7bfea961
MF
160Host tinderbox
161 HostName x86dev.gentoo.osuosl.org
162
163### ALPHA ###
164
165Host alpha
166 HostName monolith.freenet-rz.de
1d09e4e9 167 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
168
169### AMD64 ###
170
d4864252
MF
171Host amd64
172 HostName nightheron.gentoo.org
1d09e4e9 173 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
174
175### ARM ###
176
177Host coral
178 HostName coral.gentoo.osuosl.org
1d09e4e9 179 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 180
f317a567
MF
181Host polyp
182 HostName polyp.arm.dev.gentoo.org
275c321c 183 IdentityFile ~/.ssh/id_rsa.vapier
f317a567 184
7bfea961
MF
185### GBSD ###
186
7bfea961
MF
187
188### HPPA ###
189
190Host hake
191 HostName hppa.gentoo.osuosl.org
275c321c 192 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
193
194### IA64 ###
195
196Host beluga
197 HostName beluga.ia64.dev.gentoo.org
275c321c 198 IdentityFile ~/.ssh/id_rsa.vapier
2ee84e12
MF
199Host ia64 guppy
200 HostName guppy.ia64.dev.gentoo.org
275c321c 201 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
202
203### M68K ###
204
7bfea961
MF
205Host kolla
206 HostName chetter.kolla.no
207
208### MIPS ###
209
210Host raq2
211 HostName raq2.gentoo.osuosl.org
212
f317a567
MF
213Host mips
214 HostName 108.161.26.171
215 Port 9240
216
7bfea961
MF
217### PPC ###
218
f317a567 219Host ppc2
5e3240cc 220 HostName rooster.ppc64.dev.gentoo.org
9231fa16 221 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 222
f317a567 223Host ppc ppc64
4ebcb056
MF
224 HostName timberdoodle.gentoo.osuosl.org
225 IdentityFile ~/.ssh/id_rsa.vapier
226
7bfea961
MF
227### S390 ###
228
06abd7bf
MF
229Host lgentoo1
230 HostName 148.100.96.97
9231fa16 231 IdentityFile ~/.ssh/id_rsa.vapier
06abd7bf
MF
232Host lgentoo2
233 HostName 148.100.96.98
9231fa16 234 IdentityFile ~/.ssh/id_rsa.vapier
275c321c 235Host lgentoo3
855bd9de 236 HostName lgentoo3.s390.gentoo.wh0rd.org
275c321c
MF
237 HostName 148.100.88.31
238 IdentityFile ~/.ssh/id_rsa.vapier
239Host lgentoo4
855bd9de 240 HostName lgentoo4.s390.gentoo.wh0rd.org
275c321c
MF
241 HostName 148.100.88.32
242 IdentityFile ~/.ssh/id_rsa.vapier
06abd7bf 243
b412dfcc 244Host gentoo01
06abd7bf 245 HostName 71
b412dfcc 246Host gentoo02
06abd7bf 247 HostName 71
7bfea961
MF
248
249### SPARC ###
250
251Host sparc
252 HostName bender.sparc.dev.gentoo.org
275c321c 253 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
254
255### SH ###
256
257Host lantank
258 HostName lantank.sh.dev.gentoo.org
275c321c 259 IdentityFile ~/.ssh/id_rsa.vapier