Hi,
Here's my problem.
I have two boxes and one router.
Box-1: Where script will run and it cannot access router.
Box-2: Which can access the router via telnet.
-------- ---------- -------
| Box 1 | ---> Box 2 | --> Router|
------- ---------- --------
What I want to do is SSH Box2 from Box1 and create some tunnel so that I can access Router through telnet...
I cannot run any script on Box2..
so I have no idea how to proceed...I know all the stuff but the thing of tunneling is not getting into my mind as how to approach...