Hello all,
I have a problem with TrafficFlow changes that got implemented in 6.29 (I think).
I have the following network scheme:

I have 2 NATs happening: One masquerades network 10.0.0.0/8 as 192.168.0.2 (on Mikrotik router), and another masquerades network 192.168.0.0/24 to Internet (on ISP router).
Mikrotik has active Traffic Flow on the interface to ISP router and sends flow packets to ManageEngine that collects them.
What I observed after version upgrade from 6.20 to 6.30.2 (in the same time i also replaced RB2011 with CCR, but I doubt that could cause the change) is that upload traffic shows info I want (source is “10.x.x.x” and destionation is “public IP”) but download traffic shows source “public IP” and destination “192.168.0.2” (instead I used to see 10.x.x.x here).
So I now lost the ability to see who from my LAN is downloading, I only see that download destination is Mikrotik that does the NAT.
Is there a way to make Traffic Flow work as it used to work before?
I feel this line from 6.29 changelog is the source of my problem:
*) trafflow: add natted addrs/ports to ipv4 flow info;
Thank you and best regards, Robert