iperf3 server does not honour the bind command for sending data - sends from incorrect interface
Open
- Dominant language
- C
- Stars
- 8.8k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
on a server with dual NIC, when running in server mode and using bind (-B) sets the interface (10Gb/s in my case) for listening, but transmission (e.g. using client -R) does not honour the bind setting, so data comes from the other NIC (1Gb/s in my case).
iperf 3.7 (cJSON 1.5.2)
Contributor guide
Assessment
This issue has not been assessed yet.