From f9fb23932f2d55b66776a5e7eaf55dad604d4ab3 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Fri, 28 Aug 2020 16:44:15 -0400 Subject: vpn-gateway: add wrapping up section --- content/posts/openbsd-vpn-gateway/index.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'content/posts/openbsd-vpn-gateway') diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org index a9742ec..6186303 100644 --- a/content/posts/openbsd-vpn-gateway/index.org +++ b/content/posts/openbsd-vpn-gateway/index.org @@ -448,3 +448,11 @@ Otherwise you may want to consult the documentation of the container/jail management software you may be using ([[https://docs.docker.com/][docker]], [[https://github.com/iocage/iocage][iocage]], etc.) + +* Wrapping up + After following these steps we should now have a properly setup VPN + gateway on our network. All traffic flowing through it should go + over the VPN, without us having to worry about the connection + dropping. We also have the added benefit of everything still being + on the same subnet, so the computers on the network can communicate + with each other, regardless of which gateway they use. -- cgit v1.2.3