I am trying to setup netflow-support on a CRS125. The post in the mikrotik wiki describes, that normally only trafic which is “passing the queues” is counted.
Is there any possibility to see traffic passing a bridge?
As the system does not need much performance, I could avoid using the switch chip if needed and use a standard-bridge.
Update:
I was just able to produce a Netflow stream. The trick was not to use the switch-chip.
The “internal” ports can be configured with “master-interface”, but I removed the “uplink-port” and added both of them to a bridge. Now I see the uplink-traffic on netflow if “Bridge - Use IP Firewall” is enabled.