use a different port for this vpn maybe?
This commit is contained in:
parent
5966956e26
commit
733d98a446
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue