in reply to Re^2: Net::SSH::Perl and simaltaneous connections
in thread Net::SSH::Perl and simaltaneous connections

I am terribly sorry. I am going to give up on this :(

I am on Windows XP SP2. I have to use Window$ because I don't have permissions to install modules on my Linux server.

I just couldn't get Math::GMP to install and so protocol => 1 bombs. So i am using protocol => 2. I played around with the source code on Net::SSH::Perl but couldn't understand why my Linux servers ssh version is a no-compat!

C:\>perl connect.pl HOME: Reading configuration data c:/.ssh/config HOME: Reading configuration data /etc/ssh_config HOME: Connecting to 192.168.2.1, port 22. HOME: Reading configuration data c:/.ssh/config HOME: Reading configuration data /etc/ssh_config HOME: Connecting to 192.168.2.8, port 22. HOME: Remote protocol version 2.0, remote software version OpenSSH_3.4 +p1 HOME: Remote protocol version 1.99, remote software version OpenSSH_3. +6.1p2 HOME: Net::SSH::Perl Version 1.28, protocol version 2.0. HOME: No compat match: OpenSSH_3.4p1. Can't set socket non-blocking: Bad file descriptor at C:/Perl/site/lib +/Net/SSH/P erl.pm line 214, <GEN0> line 1.