From 01fe2b30777725827dd601de853a5a114c7f9253 Mon Sep 17 00:00:00 2001 From: nigger Date: Mon, 24 Feb 2025 17:53:24 -0700 Subject: [PATCH] Update bird/bird.conf.tmpl --- bird/bird.conf.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bird/bird.conf.tmpl b/bird/bird.conf.tmpl index 7260f51..991cb37 100644 --- a/bird/bird.conf.tmpl +++ b/bird/bird.conf.tmpl @@ -18,11 +18,11 @@ timeformat protocol iso long; # See: https://github.com/czerwonk/bird_export # Custom routing tables # See: https://bird.network.cz/?get_doc&v=20&f=bird-2.html (recommended read) ipv4 table ${netname:-lixonet}_v4; -roa4 table r4; # ROA RPKI +# roa4 table r4; # ROA RPKI # RPKI # See: https://brooks.sh/2019/11/11/validating-bgp-routes-with-rpki-in-bird/ -#protocol rpki { +# protocol rpki { # roa4 { table r4; }; # {{ range files "bird/rpki/hosts" }} # {{.}} @@ -39,7 +39,7 @@ roa4 table r4; # ROA RPKI # The "refresh" interval will control how often records are refreshed # and not considered expired. # expire keep ${bgp_rpki_expire:-172800}; -#} +# } # Filters # Define a series of filters for Lixonet routing policies: