Hi Forum,

I hope you have a little time for helping me and my student partner, using
your framework in our bachelor project.

Is it possible to make a connection host A to host B, and then jump from
host B to C , because A and C stays in two different networks.

Furthermore I've like to make a port forwarding from A to C over B, is this
possible or must I extend then framework for this functionality?

In putty its done like this:

ssh 10.0.0.1
ssh -L 1099:10.0.0.2:1098
ssh 10.0.0.2
ssh -L 1098:10.0.3:1099

Thanks for taking time for my questions.

Sincerely Sarkgo
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to