Added Domainconfig to Test-gw

This commit is contained in:
Bastian 2020-11-16 23:03:33 +00:00
parent 13aa07b07a
commit 24a8d6dff9
1 changed files with 12 additions and 0 deletions

View File

@ -54,6 +54,18 @@
mesh_vpn = {
mtu = 1312,
wireguard = {
enabled = 'true',
iface = 'wg_mesh_vpn',
limit = '1', -- actually unused
peers = {
{
publickey ='SfVwYUjy2b9AZ+R/JTwmLXz5jm1UEmnfuRMGpN9B4X4=',
endpoint ='gw31.ffrgb.net:40001',
link_address='fdef:f30f:2342:cafe::31',
},
},
},
fastd = {
groups = {
backbone = {