Add diagrams for ports and backup article
This commit is contained in:
@@ -2,6 +2,7 @@ Title: Bypassing ISP Blocked Ports
|
||||
Date: 2023-12-10
|
||||
Category: Writing
|
||||
Summary: Bypass ISP blocked ports using VPN port forwarding for public access.
|
||||
Image: ports1.svg
|
||||
Wide: true
|
||||
Tags: feed
|
||||
|
||||
@@ -19,6 +20,8 @@ My media server at home has an OpenVPN client connected to the server and is ass
|
||||
|
||||
The virtual server has routing enabled and forwards inbound traffic __from the internet__ to my media server at home. This allows me to have external HTTP and SSH access.
|
||||
|
||||
![[ports1.svg]]
|
||||
|
||||
## Server Setup
|
||||
|
||||
Spin up a Debian 12 server on your favourite hosting provider. If you're using an older version of Debian, you can follow the [[Bypassing Ports Old |old version of this article]]. You should harden this server. Assign a subdomain to it like `vpn.example.com`.
|
||||
|
Reference in New Issue
Block a user