I am trying to debug a network using wireshark. I have a few VMs running on virtualbox. One of the VM is connected to the host using a "host only" interface. The host runs OVS through which all the VMs communicate. I ran wireshark on one of the VMs and the corresponding port on OVS and I see a number of TCP retransmissions. What can cause this? |
I see the following, possible reasons:
Regards This turned out to be a problem with Virtualbox. I changed to KVM and its gone.
(23 Aug '12, 16:06)
Abhishek Chanda
|