From 6aa638c59bc5b173fc79646a555b6dd09edd2a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Vos?= Date: Wed, 24 Sep 2025 09:39:34 +0200 Subject: [PATCH] Add note about OPNSense/PFSense outbound NAT rule. --- docs/content/examples/tutorials/routed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/examples/tutorials/routed.md b/docs/content/examples/tutorials/routed.md index e755b973..81ea3483 100644 --- a/docs/content/examples/tutorials/routed.md +++ b/docs/content/examples/tutorials/routed.md @@ -73,7 +73,7 @@ On your router: - Route `192.168.0.0/24` → next hop `192.168.10.118` - Route `2001:db8:abc:0::/64` → next hop `2001:db8:abc:10:216:3eff:fedb:949e` -Don't forget to create the neccesary firewall rules to allow these subnets to travel across your LAN. +Don't forget to create the neccesary firewall rules to allow these subnets to travel across your LAN. Some routers like OPNSense/PFSense may require specific Outbound NAT rules for the chosen IPv4 subnet. ## Wireguard Easy configuration