From 90c5c69ecbf69ee8075bf1adf4334963dd1243ce Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 29 Apr 2021 21:53:23 +0200 Subject: [PATCH] freifunk: switch bmxd from gateway to node mode --- hosts/containers/freifunk/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/containers/freifunk/default.nix b/hosts/containers/freifunk/default.nix index 27e2a189..0825d245 100644 --- a/hosts/containers/freifunk/default.nix +++ b/hosts/containers/freifunk/default.nix @@ -129,7 +129,7 @@ in { --gateway_tunnel_network 10.200.0.0/16 \ --purge_timeout 20 \ --one_way_tunnel 1 \ - -g 500000/50000 \ + -r 3 --gateway_hysteresis 20 \ dev=bmx_prime /linklayer 0 \ dev=${meshInterface} /linklayer 1 '';