Fallback logic on client mode (IPv6 -> IPv4 (tcp)) #1558
Closed
SKatochimoto
started this conversation in
General
Replies: 2 comments 1 reply
-
Hi, as far as know iperf3 code, this should be possible. However, I tried with |
Beta Was this translation helpful? Give feedback.
1 reply
-
Submitted a proposed enhancement #1562 - when server hostname is used by the client (and no |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
Sorry for my English :(
I have the following question:
Is it possible to implement a "fallback" logic in client mode (in case we don't explicitly write the argument "IP protocol version -4 && -6" and we use a hostname)?
So that if we have a failed attempt to connect to the server via IPv6 (connection refused), we automatically try via IPv4?
Beta Was this translation helpful? Give feedback.
All reactions