Merge pull request #1824 from unraid/fix-typo

Fix typo in help text
This commit is contained in:
tom mortensen
2024-08-13 12:44:31 -07:00
committed by GitHub

View File

@@ -2428,7 +2428,7 @@ Note to Cloudflare users: the Cloudflare proxy is designed for http traffic, it
:wg_local_server_uses_nat_help:
When NAT is enabled, the server uses its own LAN address when forwarding traffic from the tunnel to other devices in the LAN network.
Use this setting when no router modifications are desired, but this approach doesn't work with Docker containers using custom IP addressess.
Use this setting when no router modifications are desired, but this approach doesn't work with Docker containers using custom IP addresses.
When NAT is disabled, the server uses the WireGuard tunnel address when forwarding traffic.
In this case it is required that the default gateway (router) has a static route configured to refer tunnel address back to the server.