Hi,

Some questions that arose when checking options available:

1. Is there a pmacct plugin to get traffic flows from connection tracking
system, like ulogd2 with NFCT plugin?

2. NFLOG + uacctd: is there any way to aggregate/filter collected packets
with uacctd as received from NFLOG, according to the fwmark value set with
MARK at iptables ? If no, is there any recommended alternate approach?

3. pmacctd Netflow v9 exports: when collecting flows with nfacctd generated
with pmacctd+nfprobe plugin, the interface index (in_iface, out_iface) was
showing always 0. Am I missing sth?

pmact config:
daemonize: false
debug: true
promisc: false
interface: eth2
plugins: nfprobe
nfprobe_receiver: 127.0.0.1:9999
nfprobe_version: 9

nfacct config:
daemonize: false
debug: true
pidfile: /var/run/nfacctd.pid
logfile: /var/log/nfacctd.log
nfacctd_port: 9999
plugins: print
aggregate: in_iface, out_iface, src_host, dst_host, dst_port, proto, flows
print_output_file: /tmp/nfacct-%Y%m%d.txt
print_refresh_time: 10
print_history: 5m
print_output: csv

Thanx for the feedback.
Alex
_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to