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

sendto(udp): Invalid argument #11

Open
o-alquimista opened this issue Feb 18, 2024 · 0 comments
Open

sendto(udp): Invalid argument #11

o-alquimista opened this issue Feb 18, 2024 · 0 comments

Comments

@o-alquimista
Copy link

o-alquimista commented Feb 18, 2024

Server side (192.168.1.106), OpenBSD 7.4, arm64:

# udptunnel -s -v 0.0.0.0:4096 127.0.0.1:51820

Client side (192.168.1.151), Linux, glibc, amd64:

# udptunnel -v 0.0.0.0:51820 192.168.1.106:4096

The server keeps dropping the client. See server logs below.

Received a TCP connection from 192.168.1.151:58656
sendto(udp): Invalid argument
Received a TCP connection from 192.168.1.151:60566
sendto(udp): Invalid argument
Received a TCP connection from 192.168.1.151:46066
sendto(udp): Invalid argument
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