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

iperf不触发udpspeeder连接? #303

Open
lijihao88 opened this issue Sep 21, 2022 · 1 comment
Open

iperf不触发udpspeeder连接? #303

lijihao88 opened this issue Sep 21, 2022 · 1 comment

Comments

@lijihao88
Copy link

English Only (except for bug reporting).
server conf:
{CX1Q`O53}~B)1J9(X3P{2S
client conf: (I hid the IP address of the server)
image
bind info:
image
Iperf can work well but it does not trigger the connection in UDPspeeder(both the client and server are listening, why?)
image
I clear all the iptables rules but it does not work.

@wangyu-
Copy link
Owner

wangyu- commented Jun 13, 2024

you setup is very likely incorrect.

iperf3 protocols needs both a tcp and a udp connection to work. You need to forward both tcp and udp at same time, it's pretty hard to do it correctly.

If you want to run iperf3 over udpspeeder, the easiest way is to use udpspeeder+VPN, and run iperf3 over the vpn

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