From b9a0290df88f3cd493abee3dd891a52ce6f5353a Mon Sep 17 00:00:00 2001 From: Grische Date: Wed, 8 Nov 2023 17:41:42 +0100 Subject: [PATCH] domains: fix ffdon domains for Gluon pre-2022 See https://github.com/freifunk-gluon/gluon/commit/7c81897b4ccc2213972c0409a59b07f1fda87a0f --- domains/ffdon_mitte.conf | 2 +- domains/ffdon_nordwest.conf | 2 +- domains/ffdon_sued.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ffdon_mitte.conf b/domains/ffdon_mitte.conf index be3cfb8a..520d2cfe 100644 --- a/domains/ffdon_mitte.conf +++ b/domains/ffdon_mitte.conf @@ -49,10 +49,10 @@ }, mesh_vpn = { + mtu = 1406, wireguard = { enabled = 'true', iface = 'wg_mesh_vpn', - mtu = 1406, limit = '1', -- actually unused broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', peers = { diff --git a/domains/ffdon_nordwest.conf b/domains/ffdon_nordwest.conf index 8a3a76a8..e3cd216c 100644 --- a/domains/ffdon_nordwest.conf +++ b/domains/ffdon_nordwest.conf @@ -48,10 +48,10 @@ }, mesh_vpn = { + mtu = 1406, wireguard = { enabled = 'true', iface = 'wg_mesh_vpn', - mtu = 1406, limit = '1', -- actually unused broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', peers = { diff --git a/domains/ffdon_sued.conf b/domains/ffdon_sued.conf index 234cb76f..c3ebcca5 100644 --- a/domains/ffdon_sued.conf +++ b/domains/ffdon_sued.conf @@ -50,10 +50,10 @@ }, mesh_vpn = { + mtu = 1406, wireguard = { enabled = 'true', iface = 'wg_mesh_vpn', - mtu = 1406, limit = '1', -- actually unused broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', peers = {