Add persistent keepalive to static wg0 peers
This commit is contained in:
parent
1883aa8906
commit
23ded5010a
2 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
"fd0d:a262:1fa6:e621:b4e1:08ff:e658:6f49/64"
|
||||
];
|
||||
endpoint = "138.201.155.128:51820";
|
||||
persistentKeepalive = 25;
|
||||
}
|
||||
{
|
||||
publicKey = "YYQmSJwipRkZJUsPV5DxhfyRBMdj/O1XzN+cGYtUi1s=";
|
||||
|
@ -28,6 +29,7 @@
|
|||
"fd00:e621:e621:1::/64"
|
||||
"fd00:e621:e621:2::3/128"
|
||||
];
|
||||
persistentKeepalive = 25;
|
||||
}
|
||||
# Old infra: nas
|
||||
{
|
||||
|
|
1
result
1
result
|
@ -1 +0,0 @@
|
|||
/nix/store/5cpnffqfphr3cdqpw0fd097zkj4ravbz-nixos-system-nutty-noon-22.05.20220119.966ea2c
|
Loading…
Reference in a new issue