Answer the question
In order to leave comments, you need to log in
How to forward a connection via ssh?
There is a certain service that runs on a remote server and is available on a specific port (like mysql, for example). There is no SSH access to this server, you can only connect to this service. The problem is that only one IP address is allowed access. There is SSH access to the server that has this ip address, so you can connect to the service from it, but you need to give the opportunity to work from the local machine as well.
Is it possible to do something like an ssh tunnel to my server so that it sort of proxies all requests through itself to this remote service?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question