forked from pub-solar/os
dumpyourvms: use DNS for wg5
This commit is contained in:
parent
b81890d769
commit
746c8d19ac
|
@ -133,8 +133,7 @@
|
||||||
publicKey = "UhPW8jebAPaMYqjJfSFO9QAMhk0E+dq4i6lB4Wjg91Q=";
|
publicKey = "UhPW8jebAPaMYqjJfSFO9QAMhk0E+dq4i6lB4Wjg91Q=";
|
||||||
presharedKeyFile = "/etc/wireguard/wg5.presharedkey";
|
presharedKeyFile = "/etc/wireguard/wg5.presharedkey";
|
||||||
allowedIPs = [ "192.168.13.0/24" ];
|
allowedIPs = [ "192.168.13.0/24" ];
|
||||||
#endpoint = "ktjh20jr89gkcqwr.myfritz.net:59538";
|
endpoint = "ktjh20jr89gkcqwr.myfritz.net:59538";
|
||||||
endpoint = "[2001:4dd0:af08:5725:9ec7:a6ff:feff:e14d]:51820";
|
|
||||||
persistentKeepalive = 25;
|
persistentKeepalive = 25;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue