Hello.
I have RB941 (HaP Lite) where I use port mirroring a lot for wireshark debugging.
But I have problem, that on the tagreted port I’m not able to make any connection.
My config:
# jan/02/1970 00:50:55 by RouterOS 6.44
# software id = BLZA-7TM9
#
# model = RouterBOARD 941-2nD
/interface bridge
add name=bridge1
/interface bridge port
add bridge=bridge1 interface=all
/interface ethernet switch
set 0 mirror-source=ether1 mirror-target=ether4
On Port1 I have e.g. some PLC, on port2 I have connection to network and on Port 4 my PC.
I can see mirrored data from Port1 on Port4 (on my PC) without problem, but I’m not able to go anywhere from my PC (nor PLC on port1, nor mikrotik through winbox…).
But I think that it worked in some earlier version of ROS.
Thank you