-
Hello, I would like to know if it's possible to add the TTL field to be displayed in nfdump. It would be very useful for monitoring altered sources with spoofing.
-
Good morning again,
I'm trying to use the project to get conclusions about a pcap file with "clean traffic" to calibrate dynamically each 60 minutes and after 2 hours starting to generate malicious…
-
With nfsen, doing list flows > bi-directional with outputs other than auto/line/long it fails due to unknown output mode 'bi###' unless its auto/line/long.
![Screen Shot 2024-05-23 at 4 25 09 PM](h…
-
Hi,
i have created a cluster of 5 server with docker for test with casual ip addresses.
It's a sort of distribuited poller project.
The server are:
Server 1 (10.63.132.30)
```
librenms_rrdca…
-
Hi, I tray to install Nfdump 1.7.4 on Debian 12. Compile and make was ok but after start systemctl print:
`systemctl status nfdump
● nfdump.service - LSB: netflow capture daemon
Loaded: loaded…
-
moving issue from nfsen to here and cleaning up issue to focus on just the one problem here.
When upgrading from 9198d94 to latest (564f3a9) code, nfcapd stopped storing files in lz4 compression. R…
-
nfdump-1.7.4 fails to build under GCC14 (Fedora 40+):
```
make[2]: Entering directory '/builddir/build/BUILD/nfdump-1.7.4/src/nfsen'
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I../include -I../lib -I..…
-
@staticfloat
Below is the `Pkg.add("Cairo")` command's output . looks like freetype dependency is not being installed by Homebrew. Link to Cairo.jl's [deps/build.jl](https://github.com/JuliaGraphic…
-
### Relevant telegraf.conf
```toml
[[inputs.netflow]]
service_address = "udp4://:2055"
[[outputs.influxdb_v2]]
urls = ["http://192.168.2.62:8086"]
token = ""
organization = "Open…
-
I am installing nfsen-ng and have a hard time making it work.
Everything seems to be in order, but I get nothing in the UI.
A thing I noticed is that in the docs, it says `./cli.php start` start…