move to debian
This commit is contained in:
parent
3b7eb0dd2c
commit
13fe28b5aa
16 changed files with 34 additions and 31 deletions
|
@ -1,10 +1,10 @@
|
|||
[Interface]
|
||||
Privatekey={{ private_key }}
|
||||
Privatekey={{ wg_private_key }}
|
||||
Address = 10.225.191.4/24,fd11:5ee:bad:c0de::4/64
|
||||
DNS=192.168.10.1
|
||||
|
||||
[Peer]
|
||||
Publickey=fa3mQ7ximJbH7cu2ZbWidto5xBGxEEfWvCCiUDk00Hg=
|
||||
PresharedKey={{ preshared_key }}
|
||||
PresharedKey={{ wg_preshared_key }}
|
||||
Endpoint=wg.geokunis2.nl:51820
|
||||
AllowedIPs = 0.0.0.0/0, ::0/0
|
||||
|
|
Reference in a new issue