in reply to Re^5: Net::SSH::Perl ConnectTimeout (ssh -o option)
in thread Net::SSH::Perl ConnectTimeout (ssh -o option)

I don't know. There could be some incompatibility/bug on the remote server. It announces itself as OpenSSH 4.3 so, it is quite old!

As you seem to be on a Linux or Unix system my advice would be to use my module Net::OpenSSH. Net::SSH::Perl is mostly unmaintained nowadays and full of bugs.

  • Comment on Re^6: Net::SSH::Perl ConnectTimeout (ssh -o option)