google / google/packetdrill

when using remote mode, the client side needs to set --local_ip

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
975
Forks
238
PR merge metrics
No merged PRs in 30d

Description

Otherwise, the server and client sides will generate random local ip addresses independently, thus, the server side sends the packet will not match the IP address of the device of client side, and the packetdrill will hang for waiting the SYN-ACK packet for each connections.

I try this on my laptop with two VMs residing in a same LAN, e.g. both devices are under the same bridge.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.