Re: [Nfsen-discuss] [ask] report with asn number
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: hendranata s. <hen...@ya...> - 2021-05-02 13:05:07
|
I am using mikrotik router. Can u show me which configuration need to be change in order to be able to export asn number?. Thanks Sent from Yahoo Mail for iPhone On Sunday, May 2, 2021, 8:03 PM, Brian Candler <b.c...@po...> wrote: > the problem is when i collect data and show it.. seems the AS number is > always empty or 0. > > any solution? or am i missing something . appreciate your help The ASN is a field within the flow record, and nfcapd just stores whatever the router exports. This means that your router needs to be receiving a full BGP routing table (otherwise it has no source of this information), and be configured to export the ASN information in flow records. |