us-lax1 upgrade complete

This commit is contained in:
Simon Marsh 2020-05-08 11:48:52 +01:00
parent 3da58d6626
commit 9a70a3e303
No known key found for this signature in database
GPG Key ID: 30B29A716A54DBB3
4 changed files with 22 additions and 19 deletions

View File

@ -109,7 +109,7 @@ A public instance of the API and associated explorer web app is available at the
following URLs:
* [https://explorer.burble.com/](https://explorer.burble.com/) (public internet link)
* [http://explorer.collector.dn42/](http://explorer.collector.dn42/) (DN42 link)
* [https://explorer.burble.dn42/](https://explorer.burble.dn42/) (DN42 link)
## Global Route Collector

View File

@ -79,7 +79,7 @@ burble.dn42 IP addresses
|dn42-us-mia2.burble.com|216.126.233.109|2a09:be40:2908:bc43::1||
|dn42-us-sea2.burble.com|96.8.121.205| ||
|dn42-us-dal3.burble.com|144.172.126.201|2602:fe64:8::4||
|dn42-us-lax1.burble.com|185.198.26.172|2a04:bdc7:100:14::ab2d||
|dn42-us-lax1.burble.com|185.215.224.214|2a0b:ae40:1:4a0a::5a||
|dn42-sg-sin1.burble.com|5.34.177.110|2a05:9401:0:acdc::210||
|dn42-sg-sin2.burble.com|139.99.89.157|2402:1f00:8000:800::3bc||
|dn42-au-syd1.burble.com|139.99.237.85|2402:1f00:8100:400::279||

View File

@ -10,6 +10,15 @@ A log of changes to the burble.dn42 network.
## burble.dn42 Maintenance Log
#### 8th May 2020
us-lax1 has been migrated. If you peer with me please remember to update the
clearnet IP addresses on your side:
dn42-us-lax1
**IPv4**: 185.215.224.214
**IPv6**: 2a0b:ae40:1:4a0a::5a
#### 5th May 2020
us-lax1 is being upgraded !

View File

@ -111,28 +111,22 @@ following features are supported:
**Route Filtering**
Incoming routes are filtered according the rules in the dn42 registry (data/filter.txt and
data/filter6.txt).
Additionally Route Origin Authorisation (ROA) is implemented with updates through RPKI,
using [dn42regsrv](https://git.dn42.us/burble/dn42regsrv) and
[gortr](https://github.com/cloudflare/gortr). This means any advertised prefix that does
The network applies strict Route Origin Authorisation (ROA) filtering to all
received and exported routes. This means any advertised route that does
not have a corresponding route{,6} object in the DN42 registry will be dropped.
ROA is implemented with updates through RPKI, using
[dn42regsrv](https://git.dn42.us/burble/dn42regsrv) and
[gortr](https://github.com/cloudflare/gortr).
The DN42 ROA data is provided as a public service, see the [Services](/home/burble-dn42-services) page.
Generic Allowed Prefixes:
IPv4
```
172.20.0.0/14{21,29}, # dn42
172.20.0.0/24{28,32}, # dn42 Anycast
172.21.0.0/24{28,32}, # dn42 Anycast
172.22.0.0/24{28,32}, # dn42 Anycast
172.23.0.0/24{28,32}, # dn42 Anycast
172.31.0.0/16+, # ChaosVPN
10.100.0.0/14+, # ChaosVPN
10.0.0.0/8{15,24} # Freifunk.net
172.20.0.0/14+
10.0.0.0/8+
```
IPv6
@ -324,10 +318,10 @@ The burble.dn42 is fully meshed between nodes using wireguard tunnels.
####dn42-us-lax1
|||
|---|---|
|**Location**|HostHatch, Los Angeles, United States|
|**Location**|LetBox, Los Angeles, United States|
|**Public Hostname**|dn42-us-lax1.burble.com|
|**Public IPv4 Address**|185.198.26.172|
|**Public IPv6 Address**|2a04:bdc7:100:14::ab2d|
|**Public IPv4 Address**|185.215.224.214|
|**Public IPv6 Address**|2a0b:ae40:1:4a0a::5a|
|**Tunnel IPv4 Peer Address**|172.20.129.165/32|
|**Tunnel IPv6 Link Local**|fe80::42:2601:3a:1/64|
|**Tunnel IPv6 ULA**|fd42:4242:2601:3a::1/128|