network mirror

naklow88

New Member
May 20, 2022
4
0
1
I want to mirror all network data of a vm on the same physical server to another vm. How can I do it?
 
So do you mean you want to mirror all the network traffic to/from one vm to another vm?

What is your use case?
 
So do you mean you want to mirror all the network traffic to/from one vm to another vm?

What is your use case?
exactly. A switchboard is installed in a vm. We want to forward all inbound and outbound traffic to it to another vm.
 
Over the physical port described here? Isn't there a simpler method to just mirror virtual ethernet?

for example;

VM1 eth0 miror to VM2 eth0