I'm deploying Aienvault USM in VBox. Everything has worked fine until the network monitoring part where I should monitor SPAN Port traffic.
From my host PC, I can see the traffic cmming in well on that specific port (eno4), I have bridged the same port on my Virtual Machine to eth1 and allowed promiscuous mode to ALL.
However, from my Virtual machine, when I do tcpdump on eth1, which is the interface I have bridged eno4(the host interface containing my SPAN Port Cable) I see very little traffic compared to when I do the same on my host.
What could be reasons for that?