From 7be3b761e64c4139e52210c9f6e682501418d12b Mon Sep 17 00:00:00 2001 From: Astro Date: Sun, 18 Sep 2022 01:32:19 +0200 Subject: [PATCH] c3d2-gw1: route over flpk-gw --- config/net/c3d2.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/net/c3d2.nix b/config/net/c3d2.nix index b967b99..f8d0ba2 100644 --- a/config/net/c3d2.nix +++ b/config/net/c3d2.nix @@ -112,7 +112,7 @@ c3d2.hwaddr = "0A:14:48:01:21:01"; core.hwaddr = "0A:14:48:01:21:00"; }; - ospf.allowedUpstreams = [ "freifunk" "upstream4" "upstream3" "anon1" ]; + ospf.allowedUpstreams = [ "flpk-gw" "freifunk" "upstream4" "upstream3" "anon1" ]; }; c3d2-gw2 = makeGateway { interfaces = {