From 1459675a99449c4d9383e1d63cfdfc6826a0dc58 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Thu, 30 Jun 2022 14:11:54 +0100 Subject: [PATCH] updates --- content/network/IPAM.md | 4 ++-- content/network/nodes.md | 34 ++++++++++++++++++++++++++++++++++ content/services/shell.md | 3 +++ 3 files changed, 39 insertions(+), 2 deletions(-) diff --git a/content/network/IPAM.md b/content/network/IPAM.md index dbd7eda..c98f111 100644 --- a/content/network/IPAM.md +++ b/content/network/IPAM.md @@ -38,8 +38,8 @@ 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-24_| |_Unallocated_| -|shell.us-lax1.burble.dn42|172.20.129.27|fd42:4242:2601:100a:tbc|us-lax1 shell service| -|shell.fr-par1.burble.dn42|172.20.129.28|fd42:4242:2601:1004:fc13:b592:53b0:8ff4|fr-par1 shell service| +|shell.us-lax1.burble.dn42|172.20.129.27|fd42:4242:2601:100a:216:3eff:fe5c:30b2|us-lax1 shell service| +|shell.fr-par1.burble.dn42|172.20.129.28|fd42:4242:2601:1017:216:3eff:fe01:2f1f|fr-par1 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| diff --git a/content/network/nodes.md b/content/network/nodes.md index 54f2d08..0728f06 100644 --- a/content/network/nodes.md +++ b/content/network/nodes.md @@ -19,6 +19,28 @@ weight: 20 |**Tunnel IPv6 Link Local**|fe80::42:2601:36:1/64| |**Tunnel IPv6 ULA**|fd42:4242:2601:36::1/128| +### dn42-fr-par1 + +||| +|---|---| +|**Location**|Scaleway/Online.net, Paris, France| +|**Specs**|4 core/8 thread, 32GB, 2 x 1TB SSD, 1Gbit unmetered| +|**Public Hostname**|dn42-fr-par1.burble.com| +|**Public IPv4 Address**|51.159.194.131| +|**Public IPv6 Address**|2001:bc8:1201:50d:d6ae:52ff:fecc:c97| +|**Tunnel IPv4 Peer Address**|172.20.129.181/32| +|**Tunnel IPv6 Link Local**|fe80::42:2601:37:1/64| +|**Tunnel IPv6 ULA**|fd42:4242:2601:37::1/128| + +### fr-nte1/nte2 + +||| +|---|---| +|**Location**|IXP-FRNTE, Nantes, France| +|**Specs** fr-nte1|2 core, 4GB, 10GB, 1Gbit unmetered| +|**Specs** fr-nte2|4 core, 8GB, 30GB, via fr-nte1| +|**Peering**|Peering via [ixp-FRNTE](https://dn42.dev/services/IXP-frnte) route server| + ### dn42-uk-lon1 ||| |---|---| @@ -82,3 +104,15 @@ weight: 20 |**Tunnel IPv6 Link Local**|fe80::42:2601:2d:1/64| |**Tunnel IPv6 ULA**|fd42:4242:2601:2d::1/128| +### dn42-us-lax1 +||| +|---|---| +|**Location**|Alvin Servers, Los Angeles, United States| +|**Specs**|4 core, 20GB, 100GB NVME, 1Gbit unmetered| +|**Public Hostname**|dn42-us-lax1.burble.com| +|**Public IPv4 Address**|45.8.22.108| +|**Public IPv6 Address**|2602:fcd3:1b1:170::1| +|**Tunnel IPv4 Peer Address**|172.20.129.172/32| +|**Tunnel IPv6 Link Local**|fe80::42:2601:2a:1/64| +|**Tunnel IPv6 ULA**|fd42:4242:2601:2a::1/128| + diff --git a/content/services/shell.md b/content/services/shell.md index 8395296..639e379 100644 --- a/content/services/shell.md +++ b/content/services/shell.md @@ -9,6 +9,7 @@ burble.dn42 provides shell accounts on the following servers: - shell.fr-nte2.burble.dn42 (hosted at [IXP frnte](https://dn42.dev/services/IXP-frnte)) - shell.ca-bhs2.burble.dn42 - shell.fr-par1.burble.dn42 +- shell.us-lax1.burble.dn42 ## Accessing the Service @@ -74,6 +75,7 @@ and has a dn42 certificate auto-renewed from the - `https://shell.fr-nte2.burble.dn42/~/` - `https://shell.ca-bhs2.burble.dn42/~/` - `https://shell.fr-par1.burble.dn42/~/` +- `https://shell.us-lax1.burble.dn42/~/` {{}} Remember that any files need to be accessible by the webserver @@ -152,6 +154,7 @@ The netdata dashboard is also directly accessible: - [http://shell.fr-nte2.burble.dn42:19999](http://shell.fr-nte2.burble.dn42:19999) - [http://shell.ca-bhs2.burble.dn42:19999](http://shell.ca-bhs2.burble.dn42:19999) - [http://shell.fr-par1.burble.dn42:19999](http://shell.fr-par1.burble.dn42:19999) +- [http://shell.us-lax1.burble.dn42:19999](http://shell.fr-par1.burble.dn42:19999) ## Acceptable Use