Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Failure when using port forwarding #18

@tyalie

Description

@tyalie

I'm currently trying to do port forwarding of another IP in the host network by using a reverse tunnel. I connected everything like how it is described and executed the command

ssh -L 1234:192.168.1.21:3389 -p 2222 [email protected]

The login is successful and the shell responsive. But by the time I try to connect to it over RDP on my client, the connection crashes with this error on the host side:

Failed to accept data channel: The association is closed
Failed to read from data channel stream closed
2019/07/23 16:13:56 main.go:220: disconnected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions