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

Unable to bind source IP to send data #4727

Open
vectorzjl opened this issue Aug 19, 2024 · 0 comments
Open

Unable to bind source IP to send data #4727

vectorzjl opened this issue Aug 19, 2024 · 0 comments

Comments

@vectorzjl
Copy link

Please use this template for reporting suspected bugs or requests for help.

Issue description

There are multiple IP addresses on one network port. I want to specify the source IP address to send data. However, after I bind the interface using the bind interface, the traffic I see through packet capture still shows the default IP address, which is not the one I specified. What is the reason for this problem?

Environment

  • libzmq version (commit hash if unreleased): 4.3.5
  • OS: win11

Minimal test code / Steps to reproduce the issue

  1. N/A

What's the actual result? (include assertion message & call stack if applicable)

N/A

What's the expected result?

I hope to specify the source IP to send data, and display the source IP address I specified in the actual captured data packet

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

1 participant