Hi Rey, Config is basic but good. 1) you can verify on the probe that NetFlow traffic is being generated to x.y.z.t:2055 (i'd say with Wireshark since it will also validate the packets if you decode them with the 'cflow' dissector); 2) you can verify on the collector box that NetFlow from the probe is hitting (again, with Wireshark or so); 3) finally, if the previous checks are succeessful, it could be a firewall issue or a collector issue.
Just let me know in case of issues with 1). Cheers, Paolo On Mon, Sep 09, 2013 at 01:58:35AM -0700, raywan razvan wrote: > Hi, > > Here`s what i`m trying to do: > > -export the NetFlow from VM to Windows where the Collector is located > -i tryed several times and some various configurations but i cannot > understand why the Collector is says that "i have not enabled Netflow export > on the a.b.c.d device". > > So i`m kinda guessing that my configuration isn`t good. This is my conf: > > ! > daemonize: false > interface: eth0 > aggregate: src_host, dst_host, src_port, dst_port, proto, tos > plugins: nfprobe, print > nfprobe_receiver: x.y.z.t:2055 > nfprobe_version: 5 > > > Please someone help me out of this mess, > rey > _______________________________________________ > pmacct-discussion mailing list > http://www.pmacct.net/#mailinglists _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
