Good afternoon,

Tring to setup nfacctd as replicator but would like to filter what subnets
to replicate to the next receiver.

Below is a config that is working without filtering:

# nfacctd.conf
daemonize: false
nfacctd_port: 2055
nfacctd_ip: 0.0.0.0
logfile: /var/log/nfacctd.log

plugins: tee[a]
tee_receivers[a]: tee_nflow_receivers.lst
tee_transparent: true

# tee_nflow_receivers.lst
id=1 ip=192.168.10.50:3056

What config change can I add to only replicate IP src/dst to 10.0.0.0/24
and 192.168.0.0/24 for example?

Thank you!
Eric
_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to