1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2024-11-23 07:43:29 +01:00

Updated Bird2 (markdown)

This commit is contained in:
DN42 Wiki (BURBLE-MNT) 2021-05-20 08:33:36 +00:00
parent 8b11f11009
commit d1e6259ac3

View File

@ -73,19 +73,13 @@ roa6 table dn42_roa_v6;
protocol static {
roa4 { table dn42_roa; };
roa6 { table dn42_roa_v6; };
include "/etc/bird/roa_dn42_v4_and_v6.conf";
include "/etc/bird/roa_dn42.conf";
};
## or use this:
# protocol static {
# roa4 { table dn42_roa; };
# include "/etc/bird/roa_dn42.conf";
# };
# protocol static {
# roa6 { table dn42_roa_v6; };
# include "/etc/bird/roa_dn42_v6.conf";
# };
protocol static {
roa6 { table dn42_roa_v6; };
include "/etc/bird/roa_dn42_v6.conf";
};
function is_valid_network_v6() {
return net ~ [