Is it possible to differentiate between the traffic produced by each guest machine?
Yes. With a hypervisor, the majority of the virtual machine’s hardware requests (including those used for networking) are serviced directly by the server’s hardware rather than being serviced by the host operating system. This means that a virtual machine’s dynamic MAC address is actually used in communications on the physical network and can be used to identify traffic produced by the virtual machine. The virtual machine’s IP address can also be used as an identifier.
Related Questions
- When I use tcpdump to capture packets, why do I see only packets to or from my machine, or why do I not see all the traffic Im expecting to see from or to the machine Im trying to monitor?
- Is it possible to delegate a new branch to another machine than the one owning the CVS trunk?
- Is it possible to run virtual machine (VM) files on iSCSI and Storage Area Networks (SANs)?