This one time, at band camp, zulkarnain wrote:
>  syslog:daemon
>  interface: eth0,eth1

Change this to

  interface: eth0

and copy it to pmacct.eth0.conf

and make another copy pmacct.eth1.conf and set

  interface: eth1

Then run two pmacctds:

 pmacctd -f pmacct.eth0.conf
 pmacctd -f pmacct.eth1.conf

Or, don't specify an interface at all in the config file, and specify the
interface on the command line:

 pmacctd -i eth0 -f pmacct.conf
 pmacctd -i eth1 -f pmacct.conf

You'll have to check the manual to make sure the options are correct, I'm
just going from memory.

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

Reply via email to