Add initial vpn configuration
This commit is contained in:
parent
80a70002e9
commit
120e6e66b5
2 changed files with 28 additions and 20 deletions
|
@ -60,7 +60,6 @@
|
|||
v4.ip = "10.249.0.1";
|
||||
endpoint = "calanda.plessur.net.qo.is:12913";
|
||||
publicKey = "76nV1jgexHJ898hTLbMRz1BjguFp6YCHpoV52GuNDzc=";
|
||||
presharedKeyFile = "/secrets/wireguard/preshared/mgmt-montalin";
|
||||
persistentKeepalive = null;
|
||||
};
|
||||
#calanda.v4.ip = "10.249.0.2";
|
||||
|
@ -70,7 +69,6 @@
|
|||
v4.ip = "10.249.0.5";
|
||||
endpoint = null;
|
||||
publicKey = "dvv3ad9mWU9opTa8R9yPN4l1xfwdcMH0e/Rrv0GXPS4=";
|
||||
presharedKeyFile = "/secrets/wireguard/preshared/mgmt-hummelberg";
|
||||
persistentKeepalive = 25; # Might be behind NAT
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue