use a different port for this vpn maybe?
This commit is contained in:
parent
5966956e26
commit
733d98a446
|
@ -177,7 +177,7 @@
|
|||
wg1 = {
|
||||
autostart = true;
|
||||
address = ["10.5.5.1/24"];
|
||||
listenPort = 51820;
|
||||
listenPort = 51821;
|
||||
privateKeyFile = config.sops.secrets."wg-private-key".path;
|
||||
|
||||
peers = [
|
||||
|
|
Loading…
Reference in a new issue