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 7eb6dc8..f0f680c 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 @@ -51,4 +51,6 @@ arc@apollo-vm:/etc/nginx$ sudo ip addr show enX0 valid_lft forever preferred_lft forever ``` -The server now starts without issue. \ No newline at end of file +The server now starts without issue. + +After going through that headache, I now believe that we're back to square 1, and we have 2 IP \ No newline at end of file