Hi.
Something strage going on with trafficflow in 6.49.
Configuration:
/ip traffic-flow> print
enabled: yes
interfaces: all
cache-entries: 64k
active-flow-timeout: 30s
inactive-flow-timeout: 30s
For Example: my network is 192.168.0.0/24
/ip traffic-flow target> print
Flags: X - disabled
# SRC-ADDRESS
0 192.168.0.1
So i execute from CLI:
set 0 dst-address=192.168.0.3 src-address=192.168.0.1
In winbox we see src and dst address but other hosts from 192.168.0.0/24 see trafficflow. DST address dosn’t work, host 192.168.0.1 send flow to allover the network 192.168.0.0/24, to any device.
Or maybe i set something wrong ?