I've noticed a pronounced increase in the reported network/bandwidth utilization on 9.00.4-33 when tcpdump is running on a bridged interface and an apparent under-reporting of network/bandwidth utilization when tcpdump is not running.
When tcpdump is not running the dashboard utilization is low ~1kbps. When tcpdump is running it jumps to a more expected ~956Mbps. The same difference appears in the network usage reporting.
tcpdump command: "tcpdump -i br0 -n > /dev/null"
The test enviroment:
The UTM software is configured with 2 interfaces bridged and rules passing all (any ips, any ports, any ips).
Two client systems on the same subnet (192.168.16.0/24). Web server running on one with curl repeatedly downloading a 1G file from the other.
This thread was automatically locked due to age.