diff options
| -rw-r--r-- | content/posts/openbsd-vpn-gateway/index.org | 6 | 
1 files changed, 5 insertions, 1 deletions
| 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. | 
