Hi, I am having trouble configuring port mirroring. I have my internal network connected to eth1, and want to mirror to eth2. When I use the
set interfaces ethernet eth1 mirror eth2
I get the error “Configuration path: interfaces ethernet eth1 mirror [eth2] is not valid Set failed”
What is going on? I’m running 1.3-rolling-202307091431
I don’t think it should matter here but just in case, both interfaces “work” otherwise, as in devices connected to them get IP addresses from the DHCP server, can access the internet, ping each other, etc. They are configured on different subnets though? eth1 is 192.168.1.0/24 and eth2 is 192.168.2.0/24