diff options
author | lassulus <lassulus@lassul.us> | 2022-11-17 12:58:43 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2022-11-17 12:58:43 +0100 |
commit | 9e2d1213b8aa0ea3d7b4dcd6d21a87d26bfca679 (patch) | |
tree | 5d839116f07ba19f7c1219f022162fb3af0fbcc6 /lass/1systems/yellow | |
parent | 18adbab5ed2ba7f0bd0bc75e1e82d16ed33e7ab1 (diff) |
l yellow.r: rotate endpoint, restart after timeout
Diffstat (limited to 'lass/1systems/yellow')
-rw-r--r-- | lass/1systems/yellow/config.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lass/1systems/yellow/config.nix b/lass/1systems/yellow/config.nix index 554882bf3..309be4ec8 100644 --- a/lass/1systems/yellow/config.nix +++ b/lass/1systems/yellow/config.nix @@ -164,7 +164,7 @@ with import <stockholm/lib>; client dev tun proto udp - remote 196.240.57.43 1194 + remote 194.110.84.106 1194 resolv-retry infinite remote-random nobind @@ -174,7 +174,7 @@ with import <stockholm/lib>; persist-key persist-tun ping 15 - ping-restart 0 + ping-restart 15 ping-timer-rem reneg-sec 0 comp-lzo no |