Re: How to do ssh connection from client-to-remote machine1-to-remotemachine2-to-remote machine3 and execute command on remote machine3

2012-08-24 Thread Salvador Fandiño
El 24/08/12 13:28, Sasikanth Eda escribió: Hi All, I am working on an automation scenario, where the steps mentioned below are to be performed; 1. Script has to run on client machine. 2. Using the Perl script on client machine, we need to login to remote machine-1 using ssh protocol. 3. From

Re: How to do ssh connection from client-to-remote machine1-to-remotemachine2-to-remote machine3 and execute command on remote machine3

2012-09-01 Thread Dr.Ruud
On 2012-08-24 13:28, Sasikanth Eda wrote: 1. Script has to run on client machine. 2. Using the Perl script on client machine, we need to login to remote machine-1 using ssh protocol. 3. From remote machine-1, the script should login to other remote machine-2 using ssh protocol. 4. From remote