From 4911f56ff5bb7f0d0df2df7c3186bcb7912d273d Mon Sep 17 00:00:00 2001
From: Simon Marsh <simon@burble.com>
Date: Tue, 6 Jun 2023 13:41:37 +0100
Subject: [PATCH] add shell.us-nyc2

---
 content/network/IPAM.md   | 1 +
 content/services/shell.md | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/content/network/IPAM.md b/content/network/IPAM.md
index d3a1187..9ec0594 100644
--- a/content/network/IPAM.md
+++ b/content/network/IPAM.md
@@ -42,6 +42,7 @@ IP address tables
 |&nbsp;|_172.20.129.11-19_|&nbsp;|_Unallocated_|
 ||172.20.129.20/30|_n/a_|[Dialup Service](/retro/modem/) endpoints|
 |&nbsp;|_172.20.129.24-26_|&nbsp;|_Unallocated_|
+|shell.us-nyc2.burble.dn42|172.20.129.26|fd42:4242:2601:101d:216:3eff:fefc:722|us-nyc2 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.ca-bhs2.burble.dn42|172.20.129.30|fd42:4242:2601:100d:216:3eff:fed7:2ceb|ca-bhs2 shell service|
diff --git a/content/services/shell.md b/content/services/shell.md
index 970f392..92dc4c9 100644
--- a/content/services/shell.md
+++ b/content/services/shell.md
@@ -8,6 +8,7 @@ burble.dn42 provides shell accounts on the following servers:
 - shell.fr-par1.burble.dn42
 - shell.ca-bhs2.burble.dn42
 - shell.us-lax1.burble.dn42
+- shell.us-nyc2.burble.dn42
 
 There is also an anycast address [shell.burble.dn42](https://shell.burble.dn42)
 that will route to the closest server.
@@ -72,6 +73,7 @@ and has a dn42 certificate.
 - `https://shell.fr-par1.burble.dn42/~<username>/`
 - `https://shell.ca-bhs2.burble.dn42/~<username>/`
 - `https://shell.us-lax1.burble.dn42/~<username>/`
+- `https://shell.us-nyc2.burble.dn42/~<username>/`
 - `https://shell.burble.dn42/~<username>/`
 
 {{<hint info>}}