Re: iBGP unreachable

2016-04-11 Thread Jan Matejka
On 04/11/2016 05:13 PM, Panda RoboLegs wrote: > Hello, > I am new to Bird and I am trying to set up a Looking-Glass. > > I have configured a iBGP-Session with a route-reflector to gather the > needed routes. > > When I do a "show route". Every route I got via BGP is unreachable. Is your IGP tabl

RE: iBGP unreachable

2016-04-11 Thread Panda RoboLegs
With "direct" in the BGP configuration the protocoll won't come up With "gateway direct" Bird won't start "Multihop BGP cannot use direct gateway mode" "gateway recursive" won't differ from the original behaviour Date: Mon, 11 Apr 2016 20:43:13 +0500 From: oleyniko...@ufanet.ru To: pandawithrob

Re: iBGP unreachable

2016-04-11 Thread oleynikov_v
Title: Re: iBGP unreachable Hello You can try using "direct" and "direct gateway" commands in peer coniguration. Sometimes it helps. WBR, duckhawk Вы писали 11 апреля 2016 г., 20:13:22: Hello, I am new to Bird and I am trying to set up a Looking-Glass. I have configured a iBGP-Session

RE: iBGP unreachable

2016-04-11 Thread Panda RoboLegs
Found a typo... When I add a static route via Bird for the unreachable prefix to the next hop the route is resolvable. route xxx.xxx.xxx.xxx/24 via xxx.xxx.xxx.xxx Sorry for the inconvenience From: pandawithrobotl...@outlook.com To: bird-users@network.cz Subject: iBGP unreachable Date: Mon, 1

iBGP unreachable

2016-04-11 Thread Panda RoboLegs
Hello, I am new to Bird and I am trying to set up a Looking-Glass. I have configured a iBGP-Session with a route-reflector to gather the needed routes. When I do a "show route". Every route I got via BGP is unreachable. xxx.xxx.xxx.xxx/24 unreachable [bgp_v4 13:32:40 from xxx.xxx.xxx.xxx] * (10

bird 1.5.0 compiled with -fno-strict-aliasing, -fno-strict-overflow causes varied loadavg values while it's constant without these flags

2016-04-11 Thread Bartosz Radwan
Hi bird users Some time ago 've experiencd some seggfaults issues with bird comiled without -fno-strict-aliasing, -fno-strict-overflow After addition of -fno-strict-aliasing, -fno-strict-overflow i'm observing strange loadavg peaks on my router: http://www.sq9mev.info/bird_cflags_loadavg_ch