summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-04 14:39:05 -0800
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-04 14:39:05 -0800
commit750e33cfba758d12c7d161d3b4ef7ea7e130bac4 (patch)
treee6fd90305bc97e13b82c2731478131c6ea654a20
parent260785e7440ffe10acc23f3357dad94d2c774519 (diff)
downloadoldinfra-750e33cfba758d12c7d161d3b4ef7ea7e130bac4.tar.gz
oldinfra-750e33cfba758d12c7d161d3b4ef7ea7e130bac4.zip
randomize client port
-rw-r--r--roles/vpn/templates/config.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2
index 493f64d..a5db296 100644
--- a/roles/vpn/templates/config.yml.j2
+++ b/roles/vpn/templates/config.yml.j2
@@ -293,4 +293,4 @@ logtail:
# Enabling this option makes devices prefer a random port for WireGuard traffic over the
# default static port 41641. This option is intended as a workaround for some buggy
# firewall devices. See https://tailscale.com/kb/1181/firewalls/ for more information.
-randomize_client_port: false
+randomize_client_port: true