Re: BIRD BGP and VRF - Cannot assign requested address

2017-08-05 Thread Clément Guivy
On 05/08/2017 23:55, Ondrej Zajicek wrote: I found that it is probably a bug/behavior of Linux VRF implementation. Socket can be bound to an iface, which is also used to choose related VRF. For UDP sockets, it works for both VRF ifaces and underlying (real) ifaces. But for TCP (and perhaps ICMP)

Re: Hold time expired error

2017-08-05 Thread Ajai Kumar
Dear All, Looking forward for your support on issue reported in appended mail. Regards, Ajai Kumar On 4 August 2017 at 10:50, Ajai Kumar wrote: > Dear All, > > > I am suspecting issue on bird,pls refer response are > > Question: you cannot ping across your IX, you need to look lower than > BIRD

Re: BIRD BGP and VRF - Cannot assign requested address

2017-08-05 Thread Ondrej Zajicek
On Sat, Aug 05, 2017 at 01:02:08PM +0200, Ondrej Zajicek wrote: > On Sat, Aug 05, 2017 at 01:53:11AM +0200, Clément Guivy wrote: > > On 04/08/2017 23:00, Ondrej Zajicek wrote: > > > > > > You could try to use 'direct' option for IBGP to run it in IBGP mode. > > > > Thanks, I missed this differenc

RE: Unable to connect to server control socket (/run/bird/bird.ctl): No such file or directory

2017-08-05 Thread Janvier Rwakagabo
Thank you Tim It is now working, I am editing the configuration, and check if they all fine by "bird -p", then after I do "birdc configure" to save the configuration in bird.conf. Thanks all for the support. Regards, Janvier R. -Original Message- From: Bird-users [mailto:bird-users-bou

Re: BIRD BGP and VRF - Cannot assign requested address

2017-08-05 Thread Ondrej Zajicek
On Sat, Aug 05, 2017 at 01:53:11AM +0200, Clément Guivy wrote: > On 04/08/2017 23:00, Ondrej Zajicek wrote: > > > > You could try to use 'direct' option for IBGP to run it in IBGP mode. > > Thanks, I missed this difference between IBGP and EBGP. Now with this > "direct" setting it's getting bette