-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvantage_points.yml
189 lines (166 loc) · 3.33 KB
/
vantage_points.yml
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
nodes:
stanford:
user: pi
ip: 171.67.76.32
desc: Stanford
ntp: time.stanford.edu
peer_cloud: aws_california_1
eth_if: eno1
cell_if: ppp0
mexico:
user: pi
ip: 143.255.56.146
desc: Mexico
ntp: time.stanford.edu
peer_cloud: aws_california_2
eth_if: em1
brazil:
user: pi
ip: 177.234.144.122
desc: Brazil
ntp: gps.ntp.br
peer_cloud: aws_brazil_1
eth_if: p4p1
colombia:
user: pi
ip: 138.121.201.58
desc: Colombia
ntp: gps.ntp.br
peer_cloud: aws_brazil_2
eth_if: p4p1
cell_if: ppp0
india:
user: pi
ip: 109.73.164.122
desc: India
ntp: nets.org.sg
peer_cloud: aws_india_1
eth_if: em1
cell_if: ppp0
saudi_arabia:
user: ubuntu
ip: saudi_arabia # reverse SSH tunnel: require settings in .ssh/config
desc: Saudi Arabia
ntp: nets.org.sg
peer_cloud: aws_india_2
eth_if: enp2s0
china:
user: ubuntu
ip: 166.111.17.94
desc: China
ntp: ntp.nict.jp
peer_cloud: aws_korea
aws_servers:
aws_california_1:
user: ubuntu
ip: 13.56.136.50
desc: AWS California 1
id: i-0d817cfa8f9b66438
region: us-west-1
eth_if: ens5
aws_california_2:
user: ubuntu
ip: 13.52.8.65
desc: AWS California 2
id: i-034a8cab622791483
region: us-west-1
eth_if: ens5
aws_brazil_1:
user: ubuntu
ip: 54.233.106.170
desc: AWS Brazil 1
id: i-0958c295d4a5e6d1e
region: sa-east-1
eth_if: ens5
aws_brazil_2:
user: ubuntu
ip: 54.233.99.159
desc: AWS Brazil 2
id: i-0c9a3b88d7e88b7b6
region: sa-east-1
eth_if: ens5
aws_india_1:
user: ubuntu
ip: 35.154.240.73
desc: AWS India 1
id: i-014d310343efc8b64
region: ap-south-1
eth_if: ens5
aws_india_2:
user: ubuntu
ip: 13.126.30.111
desc: AWS India 2
id: i-030a50cb2b431db35
region: ap-south-1
eth_if: ens5
aws_korea:
user: ubuntu
ip: 13.124.31.209
desc: AWS Korea
id: i-07b7d463fc6c69a2e
region: ap-northeast-2
eth_if: ens5
gce_servers:
gce_iowa:
user: ubuntu
ip: 35.184.255.184
desc: GCE Iowa
ntp: time.google.com
name: observatory-iowa
zone: us-central1-c
eth_if: ens4
gce_london:
user: ubuntu
ip: 35.197.205.116
desc: GCE London
ntp: time.google.com
name: observatory-london
zone: europe-west2-c
eth_if: ens4
gce_sydney:
user: ubuntu
ip: 35.189.42.59
desc: GCE Sydney
ntp: time.google.com
name: observatory-sydney
zone: australia-southeast1-c
eth_if: ens4
gce_tokyo:
user: ubuntu
ip: 35.190.238.161
desc: GCE Tokyo
ntp: time.google.com
name: observatory-tokyo
zone: asia-northeast1-c
eth_if: ens4
emu_servers:
emu_1:
user: ubuntu
ip: 35.184.22.165
name: observatory-emu-1
zone: us-central1-c
emu_2:
user: ubuntu
ip: 35.184.28.249
name: observatory-emu-2
zone: us-central1-c
emu_3:
user: ubuntu
ip: 35.184.59.193
name: observatory-emu-3
zone: us-central1-c
emu_4:
user: ubuntu
ip: 35.184.43.3
name: observatory-emu-4
zone: us-central1-c
emu_5:
user: ubuntu
ip: 35.184.16.36
name: observatory-emu-5
zone: us-central1-c
emu_6:
user: ubuntu
ip: 35.184.20.4
name: observatory-emu-6
zone: us-central1-c