Update bird.conf.tmpl
This commit is contained in:
parent
e153fd5bed
commit
26c1a15743
@ -38,13 +38,6 @@ protocol rpki {
|
||||
# The "refresh" interval will control how often records are refreshed
|
||||
# and not considered expired.
|
||||
expire keep ${bgp_rpki_expire:-172800};
|
||||
|
||||
# Enable SSH transport, disable TCP transport (insecure)
|
||||
transport ssh {
|
||||
remote public key "${bgp_rpki_known_hosts:-/etc/bird/rpki/known_hosts}";
|
||||
#user "rpki";
|
||||
#bird private key "</path/to/id_rsa>";
|
||||
};
|
||||
}
|
||||
|
||||
# Filters
|
||||
|
Loading…
x
Reference in New Issue
Block a user