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

TCP connection is not closed #106

Open
Peter774 opened this issue Jan 11, 2025 · 0 comments
Open

TCP connection is not closed #106

Peter774 opened this issue Jan 11, 2025 · 0 comments

Comments

@Peter774
Copy link

I'm using https://github.com/playit-cloud/playit-agent/releases/download/v0.15.26/playit-linux-amd64
One TCP tunnel.
I'm making TCP connection to whatever.gl.at.ply.gg and connection is forwarded to localhost. So far so good.
But when I close this TCP connection on client side then:

  • TCP session is properly closed between client and playit server - I see FIN flags in tcpdump
  • TCP session hangs between playit-linux-amd64 process and target server on localhost - no FIN packet in tcpdump

What I'm doing wrong?

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