From 41d8499e035a300eef72a57fd2af4d282c45e343 Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Sun, 16 Aug 2020 22:30:33 -0400
Subject: gateway: mention OpenBSD pf FAQ section on NAT

---
 content/posts/openbsd-vpn-gateway/index.org | 3 +++
 1 file changed, 3 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 dbf00de..7cd5ea8 100644
--- a/content/posts/openbsd-vpn-gateway/index.org
+++ b/content/posts/openbsd-vpn-gateway/index.org
@@ -365,6 +365,9 @@
   - =pass out on $vpn_if= Pass packets out on the VPN tunnel
     interface.
 
+  If you want to configure a more complex NAT, the PF FAQ has an
+  [[https://www.openbsd.org/faq/pf/nat.html][excellent section]] covering different setups.
+
   After writing new PF rules, we can check our file for syntax errors
   before loading it using the =pfctl= command.
 
-- 
cgit v1.2.3