Update bird.conf.tmpl
This commit is contained in:
parent
02b2db7796
commit
a1ddf2b567
@ -42,7 +42,7 @@ protocol rpki {
|
|||||||
# Enable SSH transport, disable TCP transport (insecure)
|
# Enable SSH transport, disable TCP transport (insecure)
|
||||||
transport ssh {
|
transport ssh {
|
||||||
remote public key "${bgp_rpki_known_hosts:-/etc/bird/rpki/known_hosts}";
|
remote public key "${bgp_rpki_known_hosts:-/etc/bird/rpki/known_hosts}";
|
||||||
user "lixonet";
|
user "rpki";
|
||||||
#bird private key "</path/to/id_rsa>";
|
#bird private key "</path/to/id_rsa>";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user