forked from pub-solar/os
dumpyourvms: update networking
This commit is contained in:
parent
4f6488c7e4
commit
e27706b8af
|
@ -76,7 +76,7 @@
|
||||||
allowedIPs = [ "192.168.188.0/24" ];
|
allowedIPs = [ "192.168.188.0/24" ];
|
||||||
presharedKeyFile = "/etc/wireguard/wg1.presharedkey";
|
presharedKeyFile = "/etc/wireguard/wg1.presharedkey";
|
||||||
#endpoint = "85.214.70.91:50163";
|
#endpoint = "85.214.70.91:50163";
|
||||||
#endpoint = "7gwzft61sc8txc4r.myfritz.net:50163";
|
#endpoint = "u7dazg4ceu9dggxa.myfritz.net:50163";
|
||||||
endpoint = "[2a00:6020:1000:47::2ded]:50163";
|
endpoint = "[2a00:6020:1000:47::2ded]:50163";
|
||||||
persistentKeepalive = 25;
|
persistentKeepalive = 25;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue