Browse Source

Update koenigswinter.conf

stable
Thomas Winter 5 years ago
committed by GitHub
parent
commit
3e9603f3ec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      domains/koenigswinter.conf

2
domains/koenigswinter.conf

@ -67,7 +67,7 @@
mesh_vpn = { mesh_vpn = {
mtu = 1420, mtu = 1420,
wireguard = { wireguard = {
enabled = '1',
enabled = 'true',
iface = 'mesh-vpn', iface = 'mesh-vpn',
iprange = '10.3', --must be a /16!! iprange = '10.3', --must be a /16!!
limit = '1', -- actually unused limit = '1', -- actually unused

Loading…
Cancel
Save