in reply to Net::SSH::Perl and protocol 2?

I tried your code using Net::SSH::Perl version 1.23 with cygwin version 1.3.10 and openssh version 3.1p1-1 running on Windows 2000. It worked fine. Are you using the latest version of Net::SSH::Perl? Are you sure your openssh server is configured properly?
  • Comment on (RhetTbull) Re: Net::SSH::Perl and protocol 2?

Replies are listed 'Best First'.
Re: (RhetTbull) Re: Net::SSH::Perl and protocol 2?
by Anonymous Monk on May 08, 2002 at 19:46 UTC
    Thanks for the reply.

    I'm running the same versions of the software you mention above (Net::SSH::Perl 1.23, cygwin 1.3.10, and openssh 3.1p1) except for openssh I think since you said "openssh 3.1.p1-1. Anyway, the fact that it works on your system seems to narrow it down to a configuration issue on my side, but it works perfectly from the command line so I'm not sure what to look for.