update ipam
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2022-06-20 10:05:47 +01:00
parent ae032bdf35
commit 5f41dc450f
2 changed files with 8 additions and 12 deletions

View File

@ -38,7 +38,7 @@ IP address tables
|rproxy.burble.dn42|172.20.129.7|fd42:4242:2601:acf0::1|Distributed NGINX Reverse Proxy|
|whois.burble.dn42|172.20.129.8|fd42:4242:2601:ac43::1|Whois service|
| |_172.20.129.10-29_| |_Unallocated_|
|shell.us-nyc1.burble.dn42|172.20.129.29|fd42:4242:2601:1005:216:3eff:fe77:4dfe|us-nyc1 shell service|
|shell.fr-nte2.burble.dn42|172.20.129.29|fd42:4242:2601:1004:fc13:b592:53b0:8ff4|fr-nte2 shell service|
|shell.ca-bhs2.burble.dn42|172.20.129.30|fd42:4242:2601:100d:216:3eff:fed7:2ceb|ca-bhs2 shell service|
|shell.fr-rbx1.burble.dn42|172.20.129.31|fd42:4242:2601:1016:216:3eff:feae:51a8|fr-rbx1 shell service|
@ -58,9 +58,9 @@ IP address tables
|dn42-ch-zur1.burble.dn42|172.20.129.174|fd42:4242:2601:28::1||
|uk-lon4.burble.dn42 |172.20.129.175|fd42:4242:2601:29::1|Private Node|
|*unassigned* |172.20.129.176|fd42:4242:2601:3d::1||
|us-nyc1.burble.dn42 |172.20.129.177|fd42:4242:2601:25::1|Temporary Node|
|fr-nte1.burble.dn42 |172.20.129.178|fd42:4242:2601:24::1|Peering via ixp-FRNTE only|
|fr-nte2.burble.dn42 |172.20.129.179|fd42:4242:2601:23::1|ixp-FRNTE services|
|*unassigned* |172.20.129.177|fd42:4242:2601:25::1||
|fr-nte1.burble.dn42 |172.20.129.178|fd42:4242:2601:24::1|Peering via [ixp-FRNTE](https://dn42.dev/services/IXP-frnte)|
|*unassigned* |172.20.129.179|fd42:4242:2601:23::1||
|*unassigned* |172.20.129.180|fd42:4242:2601:38::1||
|*unassigned* |172.20.129.181|fd42:4242:2601:37::1||
|*unassigned* |172.20.129.182|fd42:4242:2601:3e::1||
@ -70,7 +70,7 @@ IP address tables
|nl-ams2.burble.dn42 |172.20.129.186|fd42:4242:2601:32::1|Private Node|
|dn42-uk-lon1.burble.dn42|172.20.129.187|fd42:4242:2601:35::1||
|dn42-fr-rbx1.burble.dn42|172.20.129.188|fd42:4242:2601:36::1||
|dn42-fr-rbx2.burble.dn42|172.20.129.189|fd42:4242:2601:26::1||
|dn42-fr-rbx2.burble.dn42|172.20.129.189|fd42:4242:2601:26::1|Private Node|
|*reserved* |172.20.129.190|fd42:4242:2601:20::1|Private Node|
|*reserved* |172.20.129.191|fd42:4242:2601:20::1|Private Node|
@ -84,11 +84,7 @@ IP address tables
|dn42-ch-zur1.burble.com|45.91.92.111|2a0e:dc0:6:8::1|
|dn42-no-trd1.burble.com|217.168.87.226|2001:678:dd0:ffff::25|
|dn42-ca-bhs2.burble.com|192.99.6.65|2607:5300:60:3741::1|
|dn42-us-nyc1.burble.com|107.173.23.178|*2001:470:1f06:56b::2*|
|DNS|IPv4|IPv6|
|:--|:--|:--|
|shell.us-nyc1.burble.com|107.173.23.179|2001:470:1f07:56b:216:3eff:fe77:4dfe|
|shell.ca-bhs2.burble.com|66.70.155.200 |2607:5300:60:3741:216:3eff:fed7:2ceb|
|shell.fr-rbx1.burble.com|178.33.134.8 |2001:41d0:8:127:216:3eff:feae:51a8|
|git.dn42.dev |142.44.255.183|2607:5300:60:3741:fc5f:3a14:838e:a7a7|

View File

@ -8,7 +8,7 @@ aliases:
This page provides the information to get started on peering with the burble.dn42 network
burble.dn42 is a set of global POPs integrated to the [dn42](https://dn42.us/) network,
burble.dn42 is a set of global POPs integrated to the [dn42](https://dn42.dev/) network,
and new peering requests are welcome. A description of the network is available in the
[Overview](/network/overview) page.
@ -178,7 +178,7 @@ following features are supported:
* Extended Next Hop - [RFC 5549](https://www.rfc-editor.org/info/rfc5549)
* Extended Messages - [RFC 8654](https://www.rfc-editor.org/info/rfc8654)
* DN42 Route Origin Authorisation (ROA - see below section on Route Filtering)
* DN42 [BGP communities](https://wiki.dn42.us/howto/Bird-communities)
* DN42 [BGP communities](https://dn42.dev/howto/Bird-communities)
* burble.dn42 custom [large communities](/network/communities)
* burble.dn42 [Routing Policy](/network/routing-policy)
@ -201,7 +201,7 @@ not have a corresponding route{,6} object in the DN42 registry will be dropped.
{{<hint info>}}
ROA is implemented with updates through RPKI, using
[dn42regsrv](https://git.dn42.us/burble/dn42regsrv) and
[dn42regsrv](https://git.burble.com/burble/dn42regsrv) and
[gortr](https://github.com/cloudflare/gortr).
The DN42 ROA data is provided as a public service, see the [Services](/services/public) page.