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