Jump to content

ssh proxy software?


prometheus
 Share

Recommended Posts

hiho@ll

i'm using a prog to work with a database

this prog is able to tunnel the queries through ssh

but i only can tunnel over 1 host

what i now would need is tunneling over 2 ssh hosts

anybody knows a ssh proxy software which i can use to tunnel those request over more than one host?

how it currently works:

the db manager connects to ssh server and tunnels the queries and results through ssh

what i need:

the db manager connects to a ssh server, then connects to another ssh server and then to the database

in the end i think it will work like this:

db manager connects to localhost (the proxy) and tries to connecto the second ssh server, which is tunneld through the first ssh server (by the proxy)

so what i need is the ssh proxy which can do this

any suggestions?

Link to comment
Share on other sites

well, i have the answer to my question

putty is able to proxy connections

1. load the session data in putty for ssh server1

2. in the session options (the left pane) go to Connection->SSH->Tunnels

3. in source port enter the localhost port and in destination enter

host:port

to connect to ssh host2

and use the add button to add the tunnel to session

4. start putty session (click on "open" button)

thx@ll

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy