I had the same issue until I specified a valid IPv4 listening address with the 'nfacctd_ip' directive.
On Mon, Nov 5, 2012 at 4:55 PM, Evgeniy Kozhuhovskiy < [email protected]> wrote: > I'm trying to make tee with tee_transparent: true, > but i got such error: > > Nov 06 01:50:36 ERROR ( nfa/tee ): Can't bridge Address Families when in > transparent mode. Exiting ... > Nov 06 01:50:36 INFO: connection lost to 'nfa-tee'; closing connection. > Nov 06 01:50:36 ERROR ( bill/tee ): Can't bridge Address Families when in > transparent mode. Exiting ... > Nov 06 01:50:36 INFO: connection lost to 'bill-tee'; closing connection. > Nov 06 01:50:36 INFO: no more plugins active. Shutting down. > > config is pretty simple: > > daemonize: true > logfile: /var/log/nfacctd-tee.conf > plugins: tee[nfa],tee[bill] > nfacctd_port: 9994 > tee_receiver[nfa]: 127.0.0.1:9996 > tee_receiver[bill]: 127.0.0.1:9995 > tee_transparent: true > > when i remove tee_transparent: true, nfacctd starts ok. > > -- > With best regards, Evgeniy Kozhuhovskiy > > _______________________________________________ > pmacct-discussion mailing list > http://www.pmacct.net/#mailinglists > -- Brian Talley [email protected]
_______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
