summaryrefslogtreecommitdiff
path: root/farm/magnus/ssh_config
blob: 598cae8cb8dc9b64a5cc91b2e5e91f9748e5f513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
# Server for documents under NDA
host magnus-docs
    hostname 218.219.193.216
    port 10000
    user user

# Renesas Salvator-X / R-Car M3-W ES1.0 (r8a77950)
# salvator-x-0082-m3-es1
host salvator-x-0082-m3-es1-mgr
    hostname 218.219.193.216
    port 9004
    user user

# Renesas Salvator-X / R-Car H3 ES3.0 (r8a77951)
# salvator-x-0647-h3-es3
host h3es30-salvator-x-mgr
    hostname 218.219.193.216
    port 9005
    user user

# Renesas Salvator-XS / R-Car H3 ES2.0 (r8a77951)
# salvator-xs-1890-h3-es2
host salvator-xs-1890-h3-es2-mgr
    hostname 218.219.193.216
    port 9006
    user user

# Renesas Salvator-X / R-Car H3 ES1.0 (r8a77950)
# salvator-x-0180-h3-es1
host salvator-x-0180-h3-es1-mgr
    hostname 218.219.193.216
    port 9007
    user user

# Renesas R-Car Starter Kit Premier aka H3ULCB (RTP0RC77951SKBX010SA00)
# R-Car H3 ES2.0 (r8a77951)
# ulcb-2051-h3-es2
host h3es20-ulcb-mgr
    hostname 218.219.193.216
    port 9008
    user user

# Renesas R-Car Starter Kit Premier aka H3ULCB (RTP0RC7795SKBX0010SA00)
# R-Car H3 ES1.1 (r8a77950)
# ulcb-0018-h3-es1
host h3es11-ulcb-mgr
    hostname 218.219.193.216
    port 9009
    user user

# Renesas R-Car Starter Kit Pro aka M3ULCB (RTP0RC7796SKBX0010SA09)
# R-Car M3-W ES1.0 (r8a77960)
# ulcb-0695-m3-es1
host m3ulcb-mgr
    hostname 218.219.193.216
    port 9010
    user user

# Renesas Salvator-XS / R-Car M3-W+ ES3.0 (r8a77961)
host m3+-salvator-xs-mgr
    hostname 218.219.193.216
    port 9011
    user user

# Renesas Draak / R-Car D3 ES1.0 (r8a77995)
# draak-0075-d3-es1
host draak-mgr
    hostname 218.219.193.216
    port 9013
    user user
    #tunnel ethernet
    #tunneldevice 9013:0

# Renesas Eagle / R-Car V3M ES1.0 (r8a77970)
# eagle-0203-v3m
host eagle-mgr
    hostname 218.219.193.216
    port 9014
    user user
    #tunnel ethernet
    #tunneldevice 4:0

# Renesas Eagle / R-Car V3M ES1.0 (r8a77970)
# eagle-md-pin
host eagle-md-pin
    hostname 218.219.193.216
    port 9015
    user user

# Renesas Salvator-XS / R-Car M3-W ES1.1 (r8a77960)
# salvator-xs-2094-m3-es11
host m3-salvator-xs-mgr
    hostname 218.219.193.216
    port 9016
    user user
 
# Renesas Salvator-X / R-Car M3-N ES1.0 (r8a77965)
# salvator-x-0588-m3n
host m3n-salvator-x-mgr
    hostname 218.219.193.216
    port 9017
    user user
 
# Renesas Falcon / R-Car V3U (r8a779a0)
# falcon
host falcon-jp-mgr
    hostname 218.219.193.216
    port 9018
    user user
 
# Renesas R2D-PLUS (sh7751)
host r2d-plus-mgr
    hostname 218.219.193.216
    port 9300
    user user

# Renesas RSK7203 (sh7203)
host rsk7203-mgr
    hostname 218.219.193.216
    port 9310
    user user

# Renesas Migo-R (sh7722)
# migor
host migor-mgr
    hostname 218.219.193.216
    port 9311
    user user

# Renesas Ebisu / R-Car E3 (r8a77990)
# ebisu-0044-e3
host ebisu-mgr
    hostname 218.219.193.216
    port 9021
    user user

# Renesas Lager / R-Car H2 ES1.0 (r8a7790)
# lager-184-h2
host lager-mgr
    hostname 218.219.193.216
    port 9200
    user user

# Renesas Koelsch / R-Car M2-W ES1.0 (r8a7791)
# koelsch-220-m2
host koelsch-220-m2-mgr
    hostname 218.219.193.216
    port 9201
    user user
    #tunnel ethernet
    #tunneldevice 2:0

# Renesas ALT / R-Car E2 ES1.0 (r8a7794)
# alt-129-e2
host alt-mgr
    hostname 218.219.193.216
    port 9202
    user user

# Renesas Gose / R-Car M2-N ES1.0 (r8a7793)
# gose-017-m2n
host gose-mgr
    hostname 218.219.193.216
    port 9203
    user user

# Renesas Blanche (RTP0RC7792SEB00010S) / R-Car V2H ES1.1 (r8a7792)
# blanche-083-v2h
host blanche-mgr
    hostname 218.219.193.216
    port 9204
    user user

# Renesas Porter (M2-LCDP) / R-Car M2-W ES3.0 (r8a7791)
# porter-g15380002-m2
host porter-mgr
    hostname 218.219.193.216
    port 9205
    user user

# Renesas Silk / R-Car E2 ES1.0 (r8a7794)
# silk-g15310124-e2
host silk-mgr
    hostname 218.219.193.216
    port 9206
    user user

# Renesas Wheat / R-Car V2H ES1.1 (r8a7792)
# wheat-7420-v2h
host wheat-mgr
    hostname 218.219.193.216
    port 9207
    user user

# Renesas BOCK-W / R-Car M1A (r8a7778)
# bockw-053-m1a
host bock-w-mgr
    hostname 218.219.193.216
    port 9208
    user user

# Renesas Marzen / R-Car H1 ES1.0 (r8a7779)
# marzen-223-h1
host marzen-mgr
    hostname 218.219.193.216
    port 9209
    user user

# Kyoto Microcomputer KZM-A9-G / SH-Mobile AG5
# kzm9g-k0000019-ag5
host kzm9g-k0000019-ag5-mgr
    hostname 218.219.193.216
    port 9211
    user user

# Kyoto Microcomputer KZM-A9-Dual / EMMA Mobile EV2 (emev2)
# kzm9d-j0200367-emev2
host kzm9d-mgr
    hostname 218.219.193.216
    port 9211
    user user

# Renesas Genmai / RZ/A1H (r7s72100)
# genmai-3hd0066-rz1a
host genmai-mgr
    hostname 218.219.193.216
    port 9212
    user user