Hi,
It there a way to do port mirroring and use a destination epair (on the same bridge) ?
I would like to capture all the traffic from a specific bridge (or a couple of ports but I don't see a way to select source port on the ifconfig span command) and send to a epair as a destination where a jail with a monitoring solution is installed. This is strange to me by the way as most of the span mirroring solution gives this capability as spanning all a bridge traffic could be dangerous..but maybe I am missing something
Is there a way to do it ? Or even using another epair from another bridge, but is like only physical or tap port from the bridge are accepted.
Many thanks
It there a way to do port mirroring and use a destination epair (on the same bridge) ?
I would like to capture all the traffic from a specific bridge (or a couple of ports but I don't see a way to select source port on the ifconfig span command) and send to a epair as a destination where a jail with a monitoring solution is installed. This is strange to me by the way as most of the span mirroring solution gives this capability as spanning all a bridge traffic could be dangerous..but maybe I am missing something
Code:
ifconfig bridge0 span e26a_ak
ifconfig: BRDGADDS e26a_ak: Device busy
Is there a way to do it ? Or even using another epair from another bridge, but is like only physical or tap port from the bridge are accepted.
Many thanks