From 871d1155f4d2ca7060daa96da10ba5874f78e6c3 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Sun, 19 May 2024 09:59:55 -0600 Subject: [PATCH] vault backup: 2024-05-19 09:59:55 --- IT/Making nginx forward VPN and https traffic on tcp 443.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 133786e..af40eba 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 @@ -31,4 +31,6 @@ Hoping in vain that nginx would somehow be able to request the provided IP from nginx: [emerg] bind() to 192.168.0.8:443 failed (99: Cannot assign requested address) ``` -I then googled a variety of things ber \ No newline at end of file +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