Re: Enable RPKI on Centos

2020-05-05 Thread Robert Scheck
On Tue, 05 May 2020, Fabiano D'Agostino wrote: > Thank you, but did I install it in the right way? > I did: rpm -i package.rpm, but in /usrlocal/etc I have no bird.conf. > I tried to add a new bird.conf but it seems that it isn't recognized. Yes, "rpm -i package.rpm" is correct. Run "rpm -qvl bird

Re: Enable RPKI on Centos

2020-05-05 Thread Fabiano D'Agostino
Thank you, but did I install it in the right way? I did: rpm -i package.rpm, but in /usrlocal/etc I have no bird.conf. I tried to add a new bird.conf but it seems that it isn't recognized. Il giorno mar 5 mag 2020 alle ore 14:17 Asher Baker ha scritto: > The CentOS 7 bird2 package has the libssh

Re: Enable RPKI on Centos

2020-05-05 Thread Asher Baker
The CentOS 7 bird2 package has the libssh feature enabled from what I can tell, I don't think you should have to do anything special. On Tue, May 5, 2020 at 1:07 PM Fabiano D'Agostino < fabiano.dagostin...@gmail.com> wrote: > Good evening, > Before I was using Ubuntu and to enable the RPKI protoc

Enable RPKI on Centos

2020-05-05 Thread Fabiano D'Agostino
Good evening, Before I was using Ubuntu and to enable the RPKI protocol I did: ./configure --enable-libssh. Now I am a new Centos7 user and I don't know really well how to enable RPKI. I downloaded bird2-2.0.6-1.el7.x86_64.rpm