Connection via SSH-Tunnel don't work

I do have installed mongodb at my Server.
I can connect via CLI straight from the server, and I can connect the SSH-Tunnel to the server (via NoSQLBooster).

But what not work is to connect the MongoDB via SSH-Tunnel.
Here are the output of the Connection:

Might it be an miss-configuration of SSH or the mongodb?

Got it, maybe it helps other ones in the future:

You have to allow “AllowTcpForwarding” in your ssh-config

2 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.