Hello,

I'm interesting in the following command to retrieve statistics
$ pmacct -c dst_port -N 80 -p /tmp/my.pipe

But I would like to know if it's possible to specify port ranges (from 80 to 
90) or multiple ports (80, 1080, 8080)

I have tried this
$ pmacct -c dst_port,dst_port -N 80,1080 -p /tmp/my.pipe
and I've noticed only the last iteration is considered

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

Reply via email to