From 83bcc2d6d2fa0414f8671ba351f8201138b024ac Mon Sep 17 00:00:00 2001 From: Kathleen Fitzpatrick <3170201+kfitz@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:02:16 -0400 Subject: [PATCH] fix typo --- _cache/webmentions.json | 25 +++++++++++++++++++++- content/blog/2025-08-09-networking-cont.md | 2 +- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/_cache/webmentions.json b/_cache/webmentions.json index dcc3586..b76f995 100644 --- a/_cache/webmentions.json +++ b/_cache/webmentions.json @@ -1,5 +1,5 @@ { - "lastFetched": "2025-08-10T12:06:33.358Z", + "lastFetched": "2025-08-10T17:01:53.717Z", "children": [ { "type": "entry", @@ -12034,6 +12034,29 @@ "like-of": "https://kfitz.info/", "wm-property": "like-of", "wm-private": false + }, + { + "type": "entry", + "author": { + "type": "card", + "name": "Kathleen Fitzpatrick", + "photo": "https://avatars.webmention.io/spaces.hcommons.social/648006f99b8c00e79aa7f80f925657fefbffe73fb70ab6a908cc5f94e254a2ec.png", + "url": "https://hcommons.social/@kfitz" + }, + "url": "https://hcommons.social/@kfitz/115005300802871942", + "published": "2025-08-10T16:00:26+00:00", + "wm-received": "2025-08-10T16:19:45Z", + "wm-id": 1930353, + "wm-source": "https://brid.gy/comment/mastodon/@kfitz@hcommons.social/115005189753715985/115005300802871942", + "wm-target": "https://kfitz.info/networking-continued/", + "wm-protocol": "webmention", + "content": { + "html": "
@woe2you It’s AT&T fiber, so there’s a chance, I suppose. (They do not communicate a lot of the under the hood details.)
", + "text": "@woe2you It’s AT&T fiber, so there’s a chance, I suppose. (They do not communicate a lot of the under the hood details.)" + }, + "in-reply-to": "https://kfitz.info/networking-continued/", + "wm-property": "in-reply-to", + "wm-private": false } ] } \ No newline at end of file diff --git a/content/blog/2025-08-09-networking-cont.md b/content/blog/2025-08-09-networking-cont.md index b41fe7d..5995fa6 100644 --- a/content/blog/2025-08-09-networking-cont.md +++ b/content/blog/2025-08-09-networking-cont.md @@ -16,7 +16,7 @@ Here's the setup: 4. I have a mini server, running Proxmox. 5. I have installed Nginx Proxy Manager in a container on the Proxmox (an LXC), which is running and reachable at the static address 192.168.4.11. 6. I have installed the service I'm trying to expose in another LXC, which is running and reachable at the static address 192.168.4.12. -7. I have set up port forwarding on my Eero network for ports 80 and 443 to 198.168.4.11. +7. I have set up port forwarding on my Eero network for ports 80 and 443 to ~~198~~192.168.4.11. 8. I have created a proxy host in NPM, for which all the dots are green: - Domain Name: service.example.net - Scheme: http