From 9042955d3436a2603f6fbcdb272d3c785671ce58 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Sun, 19 May 2024 10:00:55 -0600 Subject: [PATCH] vault backup: 2024-05-19 10:00:55 --- IT/Making nginx forward VPN and https traffic on tcp 443.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/IT/Making nginx forward VPN and https traffic on tcp 443.md b/IT/Making nginx forward VPN and https traffic on tcp 443.md index af40eba..c4e8e4a 100644 --- a/IT/Making nginx forward VPN and https traffic on tcp 443.md +++ b/IT/Making nginx forward VPN and https traffic on tcp 443.md @@ -32,5 +32,3 @@ nginx: [emerg] bind() to 192.168.0.8:443 failed (99: Cannot assign requested add ``` I then googled a variety of things before determining that I'd configure the new IP in at an OS (and router?) level, then configure it in at an nginx level after. - -I found the guide \ No newline at end of file