]> git.wh0rd.org - home.git/blame - .ssh/config
screenrc: set 256color term
[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
7c3de589 155Host cvs.gentoo.org git.overlays.gentoo.org
275c321c 156 IdentityFile ~/.ssh/id_rsa.vapier
3dbf50fb 157
7bfea961
MF
158Host tinderbox
159 HostName x86dev.gentoo.osuosl.org
160
161### ALPHA ###
162
163Host alpha
164 HostName monolith.freenet-rz.de
1d09e4e9 165 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
166
167### AMD64 ###
168
d02b5f40
MF
169Host amd64 skimmer
170 HostName skimmer.gentoo.org
1d09e4e9 171 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
172
173### ARM ###
174
175Host coral
176 HostName coral.gentoo.osuosl.org
1d09e4e9 177 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 178
f317a567
MF
179Host polyp
180 HostName polyp.arm.dev.gentoo.org
275c321c 181 IdentityFile ~/.ssh/id_rsa.vapier
f317a567 182
7bfea961
MF
183### GBSD ###
184
7bfea961
MF
185
186### HPPA ###
187
188Host hake
189 HostName hppa.gentoo.osuosl.org
275c321c 190 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
191
192### IA64 ###
193
194Host beluga
195 HostName beluga.ia64.dev.gentoo.org
275c321c 196 IdentityFile ~/.ssh/id_rsa.vapier
2ee84e12
MF
197Host ia64 guppy
198 HostName guppy.ia64.dev.gentoo.org
275c321c 199 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
200
201### M68K ###
202
7bfea961
MF
203Host kolla
204 HostName chetter.kolla.no
205
206### MIPS ###
207
208Host raq2
209 HostName raq2.gentoo.osuosl.org
210
f317a567
MF
211Host mips
212 HostName 108.161.26.171
213 Port 9240
214
7bfea961
MF
215### PPC ###
216
f317a567 217Host ppc2
5e3240cc 218 HostName rooster.ppc64.dev.gentoo.org
9231fa16 219 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961 220
f317a567 221Host ppc ppc64
4ebcb056
MF
222 HostName timberdoodle.gentoo.osuosl.org
223 IdentityFile ~/.ssh/id_rsa.vapier
224
7bfea961
MF
225### S390 ###
226
06abd7bf
MF
227Host lgentoo1
228 HostName 148.100.96.97
9231fa16 229 IdentityFile ~/.ssh/id_rsa.vapier
06abd7bf
MF
230Host lgentoo2
231 HostName 148.100.96.98
9231fa16 232 IdentityFile ~/.ssh/id_rsa.vapier
275c321c
MF
233Host lgentoo3
234 HostName 148.100.88.31
235 IdentityFile ~/.ssh/id_rsa.vapier
236Host lgentoo4
237 HostName 148.100.88.32
238 IdentityFile ~/.ssh/id_rsa.vapier
06abd7bf 239
b412dfcc 240Host gentoo01
06abd7bf 241 HostName 71
b412dfcc 242Host gentoo02
06abd7bf 243 HostName 71
7bfea961
MF
244
245### SPARC ###
246
247Host sparc
248 HostName bender.sparc.dev.gentoo.org
275c321c 249 IdentityFile ~/.ssh/id_rsa.vapier
7bfea961
MF
250
251### SH ###
252
253Host lantank
254 HostName lantank.sh.dev.gentoo.org
275c321c 255 IdentityFile ~/.ssh/id_rsa.vapier