Peter Haag
Peter Haag
Do you have an exporter, which sends this information? Which element IDs are used? There are multiple option: `192, 52, 53`
@caikpigosso - any comments on the question above?
give it a try with latest commit. Implements filtering e.g. `ttl > 64` as well as aggregation and statistics `-s ttl`
@gabrielmocan see https://github.com/phaag/go-nfdump/issues/15 completed.
Looks like you have either not updated nfdump before installing 1.3.11 or you may have multiple nfdump versions. The compression option is understood by nfcapd, if it's the latest 1.74,...
That is pretty difficult to tell. I cannot debug your installation. The "Too many exporters (>256)" does not really harm. You may try the latest master which does improve performance...
I implemented the dual listener stack in the current master repo. By default - without options, nfcapd and sfcapd listen on both IPv4 and IPv6. You may use the command...
Ahh - sorry for that - my bad. I thought, you just misspelled the syntax. Yes - so far multiple IP addresses for the `-n` option is unsupported. It needs...
If we speak about multiple IP addresses, would 2 be ok? (Whatever type of IP) The idea behind the `-n` option is to define a flow source by an IP...