-
As a simple case I want to forward the ssh port from a remote machine (ubuntu) to my local machine (MacOs) through MeshCentral so that I can log in from a local terminal window. I can do this using either the
At the same time ssh drops the connection with a message like:
Typically this timeout is 300 seconds, (and in fact I also see a timeout with normal web based terminal sessions that is equally irritating). And the timeout happens even if there is activity across the ssh connection. Actually my real use case is to be able to forward half a dozen ports from the remote machine to the local machine that I communicate over using web sockets from a client on the local machine to several servers on the remote machine. Clearly the 300 second timeout (that happens in this case too) makes it impossible to do anything over a longer period of time without restarting all the relay sessions. I am new to using MeshCentral so apologies if this is a trivial question. I have managed to do this using other RMM management software with more persistent ssh port forwarding, but would much rather use an open-source self-hosted solution like MeshCentral. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
you can try meshcmd with tcp port forwarding instead https://ylianst.github.io/MeshCentral/meshcmd/ |
Beta Was this translation helpful? Give feedback.
you can download meshcmd natively for mac from your meshcentral web ui,
login, at bottom click meshcmd, then change it to macos (arm or x86) and download that version
you dont need wine for that.
plugins are unoffically support so sadly we cannot help you if you have plugins enabled on your server
i have never used MeshCentral-RoutePlus so i dont know what it does
but the best thing to try is using meshcmd natively on your mac