From 4eaa9fdde8e1988a115e8315d65eb79dd5105065 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sun, 16 Aug 2020 22:18:55 -0400 Subject: gateway: remove accidental extra word --- content/posts/openbsd-vpn-gateway/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 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 -- cgit v1.2.3