Hi Richard, uacctd is the pmacct ULOG accounting daemon. You can configure the package to compile the ULOG support in via:
./configure --enable-ulog After having installed with a "make install", you should find the "uacctd" executable along with the others (pmacctd, nfacctd, etc.). uacctd commandline and configuration is same as pmacctd. The only configuration directives specific to the daemon are 'uacctd_group' and 'uacctd_nl_size', which you might want to lookup within the CONFIG-KEYS document. Remaining part is to configure iptables to forward traffic to the 'uacctd_group' uacctd is listening to. Maybe a good starting point for this is the following document (grep for ULOG): http://www.faqs.org/docs/iptables/targets.html Cheers, Paolo On Thu, Feb 03, 2011 at 12:13:10AM +0200, Richard wrote: > Hi Paolo, > > ULOG does seem to be a better fit for what I am trying to achieve. > I could not find much info on uacctd? I did find something called ulog-acctd > if that's what you were referring to? > Could you point me to a good reference. > Thanks very much. > > Richard, > > > > _______________________________________________ > pmacct-discussion mailing list > http://www.pmacct.net/#mailinglists _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
