Hi

Am trying to get my Mikrotik Router Board to send traffic to pmacct
using Traffic-Flow which is compatible with NetFLow.

Have configured my Router accordingly.

And configured

/etc/pmacct/pmacctd.conf

using the below guide

http://wiki.pmacct.net/OfficialExamples

So it looks as follows:


!
daemonize: true
interface: eth1
aggregate: src_host, dst_host, src_port, dst_port, proto, tos
plugins: nfprobe
nfprobe_receiver: 192.168.88.150:2100
nfprobe_version: 5
! nfprobe_engine: 1:1
! nfprobe_timeouts: tcp=120:maxlife=3600
!
! networks_file: /path/to/networks.lst
! classifiers: /path/to/classifiers/
! snaplen: 700
!...

What do I need to change?

Thanks

_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to