anon1: prefer upstream3

This commit is contained in:
Astro 2022-09-17 14:17:51 +02:00
parent 07face4a33
commit bc3f838c80
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@
}; };
ospf = { ospf = {
allowedUpstreams = allowedUpstreams =
[ "upstream4" "upstream3" "anon1" "freifunk" ]; [ "upstream3" "upstream4" "anon1" "freifunk" ];
stubNets4 = [ "172.20.0.0/14" "10.0.0.0/8" ]; stubNets4 = [ "172.20.0.0/14" "10.0.0.0/8" ];
stubNets6 = stubNets6 =
[ "fd00::/8" "2a00:8180:2c00:200::/56" ]; [ "fd00::/8" "2a00:8180:2c00:200::/56" ];