diff options
Diffstat (limited to 'content/posts/openbsd-vpn-gateway/index.org')
-rw-r--r-- | content/posts/openbsd-vpn-gateway/index.org | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index 6879bba..0ec91ec 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -380,4 +380,19 @@ dosa pfctl -f /etc/pf.conf #+END_SRC -* Wrapping Up +* Connecting Clients + The final piece in the puzzle is connecting client to the VPN + gateway. The method to do this varies depending on OS, and + situation. + +** OpenBSD + OpenBSD perhaps has one of the most straightforward solutions. + +*** Static IP + +*** DHClient +** Linux + +*** Docker +** FreeBSD +*** Jails |