Access Denied when Using birdc

2018-03-05 Thread Golden Shadow
Hello BIRD users, I am trying to automate some configuration of BIRD by changing its configuration file (/etc/bird.conf). However, when I try to apply the changes using: # birdc -r "configure" I get: BIRD 1.6.3 ready.Access restrictedAccess denied I am using BIRD 1.6.3 as you see above. Thanks

[bird2]: babel compile bug?

2018-03-05 Thread Leo Vandewoestijne
Hello list, If I compile using the following: BIRD was configured with the following options: Source directory: . Object directory: obj Iproute2 directory: System configuration: ./sysdep/cf/bsd.h Debugging: no POSIX

Re: [bird2]: babel compile bug?

2018-03-05 Thread Toke Høiland-Jørgensen
Leo Vandewoestijne writes: > Was I trieng something impossible, or is this an error? > Is RIP a dependency for Babel? It shouldn't be, but it seems I may have missed a keyword in the Babel code. Could you try the patch below and see if that fixes it? -Toke diff --git

Re: BGP Monitoring Protocol (BMP) support in Bird?

2018-03-05 Thread Ori Finkelman
Hi again, Any chance anyone knows if BMP is on the roadmap and time frame ? Thanks, Ori On Wed, Feb 7, 2018 at 1:14 PM, Ori Finkelman wrote: > Hi, > I have found this one in the archive from last July. > Is BMP still planned for any time soon ? > > On Thu, Jul 06, 2017 at

bird systemd startup init debian

2018-03-05 Thread Rob Lister
Hi, I'm working on upgrading our route servers to the latest versions (debian stretch and the bird debian package 1.6.3. I need to specify during startup "-c /path/to/config/file" but whatever I do, it just gets ignored and still tries to use /etc/bird/bird.conf I have tried: - Editing