Skip to content

TCP retransmissions in router_raw.pcap #6

Description

@olegbck

VMs share the same network interface. For example, if we run 3 VMs: VM1, VM2 and router, then we see network interaction VM1<->VM2 twice: VM1<->router and router<->VM2.

This can be seen as TCP Retransmission and some users find it confusing:
image

To make the pcap look cleaner, let's either filter the retransmissions out from the pcap or change the infrastructure, so that VMs are physically detached from each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions