Hi Evgeniy, Thanks for confirming that. Let me know if the workaround i provided is acceptable and, should remote access to the box be an option, i'd be more than happy to troubleshoot the issue for you - just drop me an email privately.
Cheers, Paolo On Wed, Nov 07, 2012 at 10:45:15AM +0300, Evgeniy Kozhuhovskiy wrote: > ugenk@debian:~$ uname -a > Linux debian 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 > GNU/Linux > ugenk@debian:~$ cat /etc/debian_version > 6.0.6 > > On Tue, Nov 6, 2012 at 5:43 PM, 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 > > > > > > -- > With best regards, Evgeniy Kozhuhovskiy _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
