From 2bec5d9270469da64d2e1a69dcd9805827a229ab Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Mon, 13 Jul 2020 23:29:50 -0400
Subject: Work on gateway post

---
 content/posts/openbsd-vpn-gateway/index.org | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(limited to 'content/posts')

diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org
index f605292..c96839a 100644
--- a/content/posts/openbsd-vpn-gateway/index.org
+++ b/content/posts/openbsd-vpn-gateway/index.org
@@ -57,5 +57,9 @@ USB =.fs= image from the [[https://www.openbsd.org/faq/faq4.html#Download][downl
 your first time installing OpenBSD, you should check out the
 [[https://www.openbsd.org/faq/faq4.html#Download][installation guide]], which goes over the process in greater detail.
 
+In this post the machine will have a single network interface called
+=vio0= with a desired static IP of =192.168.0.11=, although the
+interface and IP in your case will be different.
+
 The most important thing is to set a static IP, so it can be set as
-the gateway for client machines. In this post we'll assume
+the gateway for client machines. We'll set this first.
-- 
cgit v1.2.3