From 9a70a3e303c4f1677eb2c77b3c3d022dd80b0291 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Fri, 8 May 2020 11:48:52 +0100 Subject: [PATCH] us-lax1 upgrade complete --- pages/01.home/burble-dn42-services/default.md | 2 +- pages/01.home/ipam/default.md | 2 +- pages/01.home/maintenance-log/default.md | 9 ++++++ pages/02.peering/default.md | 28 ++++++++----------- 4 files changed, 22 insertions(+), 19 deletions(-) diff --git a/pages/01.home/burble-dn42-services/default.md b/pages/01.home/burble-dn42-services/default.md index 800b5d3..867bb82 100755 --- a/pages/01.home/burble-dn42-services/default.md +++ b/pages/01.home/burble-dn42-services/default.md @@ -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 diff --git a/pages/01.home/ipam/default.md b/pages/01.home/ipam/default.md index 884a0a6..98afefb 100755 --- a/pages/01.home/ipam/default.md +++ b/pages/01.home/ipam/default.md @@ -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|| diff --git a/pages/01.home/maintenance-log/default.md b/pages/01.home/maintenance-log/default.md index 0ea376e..87bca98 100755 --- a/pages/01.home/maintenance-log/default.md +++ b/pages/01.home/maintenance-log/default.md @@ -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 ! diff --git a/pages/02.peering/default.md b/pages/02.peering/default.md index bfa617d..060c3e4 100755 --- a/pages/02.peering/default.md +++ b/pages/02.peering/default.md @@ -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|