Update bird/bird.conf.tmpl
This commit is contained in:
parent
054af3d2b5
commit
ad00f5794c
@ -10,11 +10,11 @@ protocol direct {
|
||||
|
||||
# Forbid synchronizing BIRD routing tables with the OS kernel.
|
||||
protocol kernel {
|
||||
persist; # Don't remove routes on bird shutdown
|
||||
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user