dumpyourvms: update networking

This commit is contained in:
teutat3s 2022-11-26 16:25:25 +01:00
parent 6be62fcf02
commit 2cc5ca5d60
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -50,6 +50,7 @@
{
publicKey = "XS3TTIMU7Jp3JJANBpE14RsVDJk6/VUvZgjQgQP8kAs=";
allowedIPs = ["10.13.0.100/32" "192.168.188.0/24"];
#endpoint = "85.214.70.91:51820";
endpoint = "[2a00:6020:48ad:dd00:dea6:32ff:fe85:3306]:51820";
persistentKeepalive = 25;
}
@ -78,7 +79,7 @@
{
publicKey = "7RRgfZSneqAtAHBeI6+aaYLqz9e1jikg/lIK8mhW928=";
presharedKeyFile = "/etc/wireguard/wg3.presharedkey";
allowedIPs = [ "10.11.11.1/32" "192.168.1.0/24" "10.0.1.0/24" ];
allowedIPs = ["10.11.11.0/24" "192.168.1.0/24" "10.0.1.0/24"];
endpoint = "80.71.153.1:51820";
persistentKeepalive = 16;
}