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 a69aa8d..133786e 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,3 +31,4 @@ 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