On Sat, Sep 19, 2015 at 04:35:35PM -0500, Charles van Niman wrote:
> Hello,
>
> I am looking to feed BGP data into pmacct on a linux router I
> have running BIRD. Right now, BIRD runs iBGP to five other boxes
> [quagga/BIRD mix], on one IP [172.22.150.126], assigned to the
> loopback interfa
Ah, so this was very easy to fix after all. If I have BIRD only listen
on the eBGP IP address, other iBGP routers cannot reach it on 179, but
the router itself can reach all the iBGP routers as a tcp client and
establish. This keeps everything in order, and works great. Sorry for
the noise, and tha
Hello,
I am looking to feed BGP data into pmacct on a linux router I
have running BIRD. Right now, BIRD runs iBGP to five other boxes
[quagga/BIRD mix], on one IP [172.22.150.126], assigned to the
loopback interface, and a handful of eBGP peers on another IP
[172.22.150.127].
I see two