netflow

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'm researching about netflow on linux. I wish that an linux machine
forwards it flows to a colletor netflow inside my network.

my doubt is how to generate this netflow on linux. I've added the
ipt_netflow-1.6.tgz module and I created some rules as bellow in
iptables:

iptables -A OUTPUT -j NETFLOW
iptables -A OUTPUT -j NETFLOW

I'm forwarding the flows to my netflow collector with modprobe
ipt_NETFLOW destination=10.10.10.1:2055

so...my question is there is other different way to generate netflows
on linux machine than add rules in the iptables and add ipt_netflow
module ??


thank!
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux