I am trying to connect to a host using Net::SSH::Perl and am getting
the following debug info and error:
myhost: Reading configuration data /home/bfdi533/.ssh/config
myhost: Reading configuration data /etc/ssh_config
myhost: Connecting to 1.2.3.4, port 22.
myhost: Remote protocol version 2.0, remote software version OpenSSH_2.9p2
myhost: Net::SSH::Perl Version 1.25, protocol version 2.0.
myhost: No compat match: OpenSSH_2.9p2.
myhost: Connection established.
myhost: Sent key-exchange init (KEXINIT), wait response.
myhost: Algorithms, c->s: 3des-cbc hmac-sha1 none
myhost: Algorithms, s->c: 3des-cbc hmac-sha1 none
myhost: Entering Diffie-Hellman Group 1 key exchange.
myhost: Sent DH public key, waiting for reply.
Received disconnect message:
at /usr/lib/perl5/vendor_perl/5.8.4/Net/SSH/Perl/Kex/DH1.pm line 41
Any ideas on where to start to get this working?
--
-
Ed Davison
|