Hi Felix, Can't see anything wrong in your configs & this should just work for you. Is what you are seeing deterministic, would you be able to tell me how to reproduce? Are you using a recent version of pmacct (and Quagga)? I have seen that error only during development, never once the BGP deamon was finalized (few years now).
If you can't establish a pattern, i would not mind to have a look at it myself. Cheers, Paolo On Mon, Jun 10, 2013 at 05:01:37PM +0200, Felix Aronsson wrote: > Hi! > > We are testing pmacctd (or more specifically nfacctd) to collect netflow > data from a Quagga router. To export the flows we are using ipt-netflow > which seem to be working nicely. We did however run in to some issues when > trying to set up the BGP daemon of nfacctd to also collect src/dst AS and > AS paths. > > The BGP session opens as expected and nfacctd is receiving UPDATEs until > suddenly it reports that it "Received malformed BGP packet (marker check > failed)". After this, the BGP session keeps flapping between Idle and > Established and no new UPDATEs are received. > > Has anyone seen this issue or have any idea what we might be missing? I'm > posting the BGP parts of our nfacctd configuration at the bottom as well as > the Quagga configuration. > > Thanks! > Felix > > nfacctd: > bgp_daemon: true > bgp_daemon_ip: x.x.x.3 > bgp_daemon_max_peers: 5 > nfacctd_as_new: bgp > bgp_daemon_msglog: true > bgp_agent_map: /var/run/nfacctd_peer.map > > Quagga: > neighbor x.x.x.3 remote-as <ASN> > neighbor x.x.x.3 description "Internal Netflow" > neighbor x.x.x.3 route-reflector-client > neighbor x.x.x.3 prefix-list netflow_in in > _______________________________________________ > pmacct-discussion mailing list > http://www.pmacct.net/#mailinglists _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
