Update bird/bird.conf.tmpl

This commit is contained in:
sump pump 2020-04-28 04:45:19 +00:00
parent ad00f5794c
commit 7a4f40362e

View File

@ -13,14 +13,14 @@ protocol kernel {
ipv4 {
import all; # Import to table, default is import all
export none; # Export to protocol. default is export none
}
};
persist; # Don't remove routes on bird shutdown
}
protocol device {
interface "lixonet" {
preferred ${address};
}
};
}
protocol rpki denco_mane_lixo {