Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xnhp0320 opened this issue Aug 11, 2018 · 1 comment
Open

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

xnhp0320 opened this issue Aug 11, 2018 · 1 comment

Comments

@xnhp0320
Copy link

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.

@particle128
Copy link

For me, both --local_ip --remote_ip should be specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants