in reply to Re: Making a shell work like a Net::Telnet session
in thread Making a shell work like a Net::Telnet session
The solution needs to run on Windows 2000 and Windows 2003 server. That server currently opens a telnet session to a solaris server that then connects to remote devices via SSH.
So, basically, I want to capture a shell session the same way that I capture a telnet session today. Inside that session, I use plink to ssh to my solaris server, then it SSH's to the devices.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Making a shell work like a Net::Telnet session
by ikegami (Patriarch) on Feb 09, 2011 at 23:17 UTC | |
by pbwiz1970 (Initiate) on Feb 10, 2011 at 15:09 UTC |