diff --git a/domains/ffdon_mitte.conf b/domains/ffdon_mitte.conf index 4fafa9cb..bb46dfec 100644 --- a/domains/ffdon_mitte.conf +++ b/domains/ffdon_mitte.conf @@ -51,7 +51,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffdon_nordwest.conf b/domains/ffdon_nordwest.conf index a2532485..e172c926 100644 --- a/domains/ffdon_nordwest.conf +++ b/domains/ffdon_nordwest.conf @@ -51,7 +51,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffdon_sued.conf b/domains/ffdon_sued.conf index cea7f836..e763f3cb 100644 --- a/domains/ffdon_sued.conf +++ b/domains/ffdon_sued.conf @@ -51,7 +51,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_augsburg.conf b/domains/ffmuc_augsburg.conf index 1f7a95f4..2b1ffe5f 100644 --- a/domains/ffmuc_augsburg.conf +++ b/domains/ffmuc_augsburg.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_freising.conf b/domains/ffmuc_freising.conf index fc750bc6..b00af493 100644 --- a/domains/ffmuc_freising.conf +++ b/domains/ffmuc_freising.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_gauting.conf b/domains/ffmuc_gauting.conf index b4c01594..592bddd2 100644 --- a/domains/ffmuc_gauting.conf +++ b/domains/ffmuc_gauting.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_muc_cty.conf b/domains/ffmuc_muc_cty.conf index 8fb3d664..78d417b9 100644 --- a/domains/ffmuc_muc_cty.conf +++ b/domains/ffmuc_muc_cty.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_muc_nord.conf b/domains/ffmuc_muc_nord.conf index f473d021..acf1a272 100644 --- a/domains/ffmuc_muc_nord.conf +++ b/domains/ffmuc_muc_nord.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_muc_ost.conf b/domains/ffmuc_muc_ost.conf index e1316a95..ed76e089 100644 --- a/domains/ffmuc_muc_ost.conf +++ b/domains/ffmuc_muc_ost.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_muc_sued.conf b/domains/ffmuc_muc_sued.conf index 514f5679..e3087129 100644 --- a/domains/ffmuc_muc_sued.conf +++ b/domains/ffmuc_muc_sued.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_muc_west.conf b/domains/ffmuc_muc_west.conf index 1c997c7b..6cf36f57 100644 --- a/domains/ffmuc_muc_west.conf +++ b/domains/ffmuc_muc_west.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_uml_nord.conf b/domains/ffmuc_uml_nord.conf index 9e299c5c..fee18d4b 100644 --- a/domains/ffmuc_uml_nord.conf +++ b/domains/ffmuc_uml_nord.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_uml_ost.conf b/domains/ffmuc_uml_ost.conf index 2c525b9c..069601b3 100644 --- a/domains/ffmuc_uml_ost.conf +++ b/domains/ffmuc_uml_ost.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_uml_sued.conf b/domains/ffmuc_uml_sued.conf index 0f1070b1..66a95cf5 100644 --- a/domains/ffmuc_uml_sued.conf +++ b/domains/ffmuc_uml_sued.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_uml_west.conf b/domains/ffmuc_uml_west.conf index 61386de7..053214e8 100644 --- a/domains/ffmuc_uml_west.conf +++ b/domains/ffmuc_uml_west.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffmuc_welt.conf b/domains/ffmuc_welt.conf index ec6f74ed..c80d8d0b 100644 --- a/domains/ffmuc_welt.conf +++ b/domains/ffmuc_welt.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffwert_city.conf b/domains/ffwert_city.conf index a77c140f..accc465d 100644 --- a/domains/ffwert_city.conf +++ b/domains/ffwert_city.conf @@ -50,7 +50,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/domains/ffwert_events.conf b/domains/ffwert_events.conf index e615f01f..8794882d 100644 --- a/domains/ffwert_events.conf +++ b/domains/ffwert_events.conf @@ -51,7 +51,8 @@ iface = 'wg_mesh_vpn', mtu = 1406, limit = '1', -- actually unused - broker = 'broker.ffmuc.net/api/v1/wg/key/exchange', + broker = 'broker.ffmuc.net', + loadbalancing = '1', -- enables loadbalancing/gateway assignment of the broker peers = { { publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=', diff --git a/modules b/modules index a0be0e78..6aae54bd 100644 --- a/modules +++ b/modules @@ -9,5 +9,5 @@ GLUON_SITE_FEEDS='community' PACKAGES_COMMUNITY_REPO=https://github.com/DasSkelett/community-packages.git -PACKAGES_COMMUNITY_COMMIT=8208b629cc14aca615071ebd6df8e044cc367f57 +PACKAGES_COMMUNITY_COMMIT=4bf62bcbe723aa3c69e6cbccd38d0b8e213e4d7b PACKAGES_COMMUNITY_BRANCH=wgkex-loadbalancing