summaryrefslogtreecommitdiffstats
path: root/content/posts
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/openbsd-vpn-gateway/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/openbsd-vpn-gateway/index.org b/content/posts/openbsd-vpn-gateway/index.org
index 750979c..0fbeea5 100644
--- a/content/posts/openbsd-vpn-gateway/index.org
+++ b/content/posts/openbsd-vpn-gateway/index.org
@@ -356,7 +356,7 @@
updated. This way pf is always using the IP address currently
assigned to the interface, even if it changes.
- - =pass out on $vpn_if= Pass packets out on the VPN tunnel interface
+ - =pass out on $vpn_if= Pass packets out on the VPN tunnel
interface.
After writing new PF rules, we can check our file for syntax errors