Re: [Nfsen-discuss] [ask] report with asn number
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Brian C. <b.c...@po...> - 2021-05-03 09:16:53
|
On 03/05/2021 09:00, hendranata yahoo wrote: > okay thanks for your idea. > > what is the latest stable version of nfsen? The latest stable version is whatever tarball is published on sourceforge <https://sourceforge.net/projects/nfsen/> (1.3.8) - which is over 4 years old. There is no public official source repo, and no patches being accepted, so I run nfsen 1.3.8 with four local bugfix patches. There was a third-party repo <https://github.com/p-alik/nfsen> where patches were accepted, but that is now frozen as well. Fortunately, nfdump *is* being maintained. nfdump/nfcapd is still the simplest, lowest-resource way I know of capturing netflow records, at a tiny fraction of the hardware cost of other solutions like ElastiFlow. I tried nfsen-ng a couple of times, but its interface behaves in weird ways (weird to me anyway), compared to the simple and predictable approach of nfsen. |