From e78e086555436be354decb9a8465f1ed608c5913 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Mon, 16 Sep 2024 16:24:02 -0400 Subject: [PATCH] docs: Update unsupported_proxies.md with OPNsense firewall instructions https://github.com/amidaware/trmm-docs/issues/281 --- docs/unsupported_proxies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unsupported_proxies.md b/docs/unsupported_proxies.md index 090735e0..066bcbba 100644 --- a/docs/unsupported_proxies.md +++ b/docs/unsupported_proxies.md @@ -844,7 +844,7 @@ Only use this method if you have more than 1 server that need to use port 443 on These are some assumptions made to make this guide, short, easy to follow and to the point. Of course you can adapt it to your environment and/or current configuration. -- You have a pfSense firewall. +- You have a OPNsense firewall. - You have HAProxy installed. - You don't have any `http` frontends on your HAProxy. - You have port forward to forward traffic from your WAN 443 port to OPNsense 443 port.