Re: [Nfsen-discuss] [ask] report with asn number
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: hendranata y. <hen...@ya...> - 2021-05-03 00:46:07
|
okay i can see that nfcapd can run with nfasnupd to fill the empty AS number https://metacpan.org/pod/Net::NfDump in this case i am using nfcapd -x "nfasnupd %d/%f" full example: /opt/nfdump/bin/nfcapd -w -D -p 9997 -u netflow -g apache -B 200000 -S 1 -P /data/nfsen/var/run/p9997.pid -z -T all -I EdgeIntl -l /data/nfsen/profiles-data/live/EdgeIntl -x "nfasnupd %d/%f" the problem is when i do restart nfsen and it is back to the original without -x "nfasnupd %d/%f" do u have any idea to add that script -x "nfasnupd %d/%f" ? thanks On 02/05/21 20.42, Brian Candler wrote: > On 02/05/2021 14:39, hendranata saputra wrote: >> Yes our bgp is establish and got prefix around 800k. So what next? I >> can see from fndump there is no AS information. Am i missing something? > > It looks like Mikrotik doesn't implement this. See: > > https://forum.mikrotik.com/viewtopic.php?t=92861 > https://forum.mikrotik.com/viewtopic.php?t=76651 > > |