summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2020-08-19 02:19:52 -0400
committerDante Catalfamo2020-08-19 02:19:52 -0400
commit30d8bca8308f7532addf8de291dc9aa60cba08e1 (patch)
tree7e816ff421ee072b5105c95f1a03be6b23f1c097
parent4b5d5ca2e0abf69f2506d094f01207ea02354d84 (diff)
downloadblog-30d8bca8308f7532addf8de291dc9aa60cba08e1.tar.gz
blog-30d8bca8308f7532addf8de291dc9aa60cba08e1.tar.bz2
blog-30d8bca8308f7532addf8de291dc9aa60cba08e1.zip
gateway: Headers for section on connecting clients
-rw-r--r--content/posts/openbsd-vpn-gateway/index.org17
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