I was using CentOS 6.2. I'm not using 'tee' anymore, so I don't have the config.
On Tue, Nov 6, 2012 at 8:43 AM, Paolo Lucente <[email protected]> wrote: > Hi Evgeniy, > > I was wondering which OS are you hitting this issue since testing in lab > your config against a Linux box it works OK (ie. don't get into the "Can't > bridge Address Families when in transparent mode" situation); if, like > Brian is suggesting, a solution is to specify a valid IP address via the > nfacctd_ip directive then the workaround is to run one nfacctd process per > IP address, replicating NetFlow data to the same receivers - no harm in > doing that. > > Cheers, > Paolo > > PS: Brian same question to you: which OS did you hit this issue? Can you > post here or privately your config? > > On Tue, Nov 06, 2012 at 09:18:57AM +0300, Evgeniy Kozhuhovskiy wrote: > > But the problem is that i need to listen on two interfaces... > > > > On Tue, Nov 6, 2012 at 6:31 AM, Brian Talley <[email protected]> wrote: > > > > > 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 > > > > > > > > > > > -- > > With best regards, Evgeniy Kozhuhovskiy > > > _______________________________________________ > > pmacct-discussion mailing list > > http://www.pmacct.net/#mailinglists > > _______________________________________________ > pmacct-discussion mailing list > http://www.pmacct.net/#mailinglists > -- Brian Talley [email protected]
_______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
