in reply to Re: Net::SSH::Perl pty problem with SSH2?
in thread Net::SSH::Perl pty problem with SSH2? SOLVED

eye++ Thanks for the suggestion.

This works really well when you are allowed to do it. My problem is that machine B is pretty well locked down (you can read more gory details in Populating authorized_keys with Expect) and I can't do port forwarding there.

I'm still fiddling with various methods to solve my dilemma, and am getting close with Net::SSH::Perl. I think I'm going to dive into the code today and see if I can get SSH2 pty's working.

-Craig

  • Comment on Re^2: Net::SSH::Perl pty problem with SSH2?