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