From 3b0bda5f7336943c71793f8cf60231fdbed4ce95 Mon Sep 17 00:00:00 2001 From: sump pump Date: Thu, 21 May 2020 00:36:50 +0000 Subject: [PATCH] Update bird/bird.conf.tmpl --- bird/bird.conf.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bird/bird.conf.tmpl b/bird/bird.conf.tmpl index 4f3dbda..665fae1 100644 --- a/bird/bird.conf.tmpl +++ b/bird/bird.conf.tmpl @@ -110,6 +110,8 @@ template bgp lixonet_client { # BGP IPv4 channel settings ipv4 { + table lixonet; + # Always advertise our own local address as a next hop, even in cases where the # current Next Hop attribute should be used unchanged. # Reason: tinc NEEDS this, otherwise Layer3 inter-routing on the mesh will be broken