ipt-netflow-users Mailing List for NetFlow/IPFIX iptables module (Page 2)
NetFlow iptables module for Linux kernel
Brought to you by:
aabc
You can subscribe to this list here.
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(11) |
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: ABC <ab...@te...> - 2013-12-10 19:38:37
|
Hello Kevin, Ipt-netflow release v1.8 does not have v9/ipfix. It is implemented in latest Git version, which is not released as new version yet. It should be pretty stable though, but I will wait more testing before release. Try git clone http://github.com/aabc/ipt-netflow.git -abc On Tue, Dec 10, 2013 at 01:23:02PM -0500, Kevin Mason wrote: > Just started testing ipt_netflow v1.8, how is the flow export specified? I would like to send either v9 or IPFIX, but that information seems to be missing from the docs. > > Thank > ~KEM |
From: Kevin M. <ke...@fi...> - 2013-12-10 19:29:44
|
Just started testing ipt_netflow v1.8, how is the flow export specified? I would like to send either v9 or IPFIX, but that information seems to be missing from the docs. Thank ~KEM |
From: ABC <ab...@te...> - 2013-11-14 16:18:32
|
Let me correct myself. You didn't mentioned version of module like this is something not important. But if you are using module version 1.8 than you should load module AFTER all interfaces are up. You don't need worry about this, and module will reconnect, as I described above, in latest git versions. So try Git version which is pre-release. -abc On Thu, Nov 14, 2013 at 05:49:36PM +0400, ABC wrote: > Preeti, > > This is probably when module is loaded before interface > for destination address is up. Module will reconnect > until success. So this should not be a problem. > > -abc > > On Thu, Nov 14, 2013 at 05:25:45AM +0000, Preeti Khurana wrote: > > OS : 2.6.38 Ubuntu > > > > Getting error :: > > > > netflow_send_pdu[0]: sendmsg error ?22 : data loss 259 pkt, 198694 bytes > > > > > > Any known resolution ? > > > > > > > > Thanks > > Preeti > |
From: ABC <ab...@te...> - 2013-11-14 14:10:27
|
Preeti, This is probably when module is loaded before interface for destination address is up. Module will reconnect until success. So this should not be a problem. -abc On Thu, Nov 14, 2013 at 05:25:45AM +0000, Preeti Khurana wrote: > OS : 2.6.38 Ubuntu > > Getting error :: > > netflow_send_pdu[0]: sendmsg error ?22 : data loss 259 pkt, 198694 bytes > > > Any known resolution ? > > > > Thanks > Preeti |
From: Preeti K. <Pre...@gu...> - 2013-11-14 05:38:51
|
OS : 2.6.38 Ubuntu Getting error :: netflow_send_pdu[0]: sendmsg error –22 : data loss 259 pkt, 198694 bytes Any known resolution ? Thanks Preeti |