Re: [pmacct-discussion] nfacctd tee - filter subnets before transmit

2020-11-19 Thread Paolo Lucente
Hi Eric, Fantastic, thanks for confirming! Paolo On 18/11/2020 21:08, eric c wrote: Good afternoon Paolo, I missed a part in the receiver config: BEFORE: id=100 ip=192.168.10.50:3056 AFTER: id=100 ip=192.168.10.50:3056 tag=100 I'm

Re: [pmacct-discussion] nfacctd tee - filter subnets before transmit

2020-11-18 Thread eric c
Good afternoon Paolo, I missed a part in the receiver config: BEFORE: id=100 ip=192.168.10.50:3056 AFTER: id=100 ip=192.168.10.50:3056 tag=100 I'm sorry about that. I tested it and it worked! Thank you again for your help, Eric On Wed, Nov 18, 2020 at 12:22 PM eric c wrote: > Hello Paolo,

Re: [pmacct-discussion] nfacctd tee - filter subnets before transmit

2020-11-18 Thread eric c
Hello Paolo, Thank you for the reference. I just looked at this and tested it but it did not filter out the network I specified. When I wiresharked on the receiving host it was showing all traffic but not the specified network (src_net=192.168.0.0/24) . Below are the configs I used: #

Re: [pmacct-discussion] nfacctd tee - filter subnets before transmit

2020-11-18 Thread Paolo Lucente
Hi Eric, You could look at this piece of documentation for what you are trying to do: https://github.com/pmacct/pmacct/blob/1.7.5/QUICKSTART#L2106-#L2200 The example focuses on src_mac and dst_mac, you should be using src_net and dst_net instead. Paolo On 18/11/2020 05:38, eric c wrote:

[pmacct-discussion] nfacctd tee - filter subnets before transmit

2020-11-17 Thread eric c
Good afternoon, Tring to setup nfacctd as replicator but would like to filter what subnets to replicate to the next receiver. Below is a config that is working without filtering: # nfacctd.conf daemonize: false nfacctd_port: 2055 nfacctd_ip: 0.0.0.0 logfile: /var/log/nfacctd.log plugins: