esnet / esnet/iperf

Iperf3 sctp fails with Protocol not supported

Open
#1,561 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.8k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Iperf3 fails with "Protocol not supported" error while using sctp

On server:
`~]# iperf3 -s -B 30.1.1.16`
```
Server listening on 5201 (test #5)
-----------------------------------------------------------
iperf3: error - unable to start stream listener: Protocol not supported
```

Client:
`iperf3 -c 30.1.1.16 -t 30 -4 -B 30.1.1.17 -i 2 --sctp -V`

```
Connecting to host 30.1.1.16, port 5201
Cookie: utzaaryetouohvc6l4xnrk4z7sams674cfw7
iperf3: error - unable to start stream listener: Protocol not supported
```

* Version of iperf3:
```
~]# iperf3 -v
iperf 3.13 (cJSON 1.7.15)
```

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.