From patchwork Tue Dec 8 11:57:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [v2] fff-babeld: Add rule to lookup in fff table for everything except wireguard From: Christian Dresel X-Patchwork-Id: 1440 Message-Id: <20201208115722.717048-1-freifunk@dresel.systems> To: franken-dev@freifunk.net Date: Tue, 8 Dec 2020 12:57:22 +0100 With this patch the router answer in traceroute over the fff table with Freifunk IPs and not with the WAN IP. All other connections use the fff table too. We have the rule with 5000 and 5001 so that wireguard does not use the fff table and build the VPN only over the main table. Signed-off-by: Christian Dresel Acked-by: Fabian Bläse --- Changes in v2: - set correct E-Mail address --- .../fff/fff-babeld/files/etc/uci-defaults/02-network-rules | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/packages/fff/fff-babeld/files/etc/uci-defaults/02-network-rules b/src/packages/fff/fff-babeld/files/etc/uci-defaults/02-network-rules index df78e16..589632b 100644 --- a/src/packages/fff/fff-babeld/files/etc/uci-defaults/02-network-rules +++ b/src/packages/fff/fff-babeld/files/etc/uci-defaults/02-network-rules @@ -37,6 +37,11 @@ uci batch <