[Ssh-sftp-perl-users] Failure when sending commands
Brought to you by:
dbrobins
From: Langley, P. B [NTK] <Pau...@sp...> - 2007-10-12 19:41:19
|
Hi, I am using Net::SSh::Perl to connect to remote servers. I am able to login to these devices but the=20 session fails at the point when I send my commands. Is SSH-2.0-OpenSSH_3.5p1 not compatible=20 or do I need to tweak my setup? DATA LOG: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Reading configuration data /etc/ssh_config Connecting to xx.xx.xx.xx, port 22. Remote version string: SSH-2.0-OpenSSH_3.5p1 Remote protocol version 2.0, remote software version OpenSSH_3.5p1 Net::SSH::Perl Version 1.30, protocol version 2.0. No compat match: OpenSSH_3.5p1. Connection established. Sent key-exchange init (KEXINIT), wait response. Algorithms, c->s: 3des-cbc hmac-sha1 none Algorithms, s->c: 3des-cbc hmac-sha1 none Entering Diffie-Hellman Group 1 key exchange. Sent DH public key, waiting for reply. Received host key, type 'ssh-dss'. Host 'xx.xx.xx.xx' is known and matches the host key. Computing shared secret key. Verifying server signature. Waiting for NEWKEYS message. Enabling incoming encryption/MAC/compression. Send NEWKEYS, enable outgoing encryption/MAC/compression. Sending request for user-authentication service. Service accepted: ssh-userauth. Trying empty user-authentication request. Authentication methods that can continue: password. Next method to try is password. Trying password authentication. Login completed, opening dummy shell channel. channel 0: new [client-session] Requesting channel_open for channel 0. channel 0: open confirm rwindow 0 rmax 32768 Got channel open confirmation, requesting shell. Requesting service shell on channel 0. channel 1: new [client-session] Requesting channel_open for channel 1. Entering interactive session. Channel open failure: 1: reason 1: open failed channel 2: new [client-session] Requesting channel_open for channel 2. Entering interactive session. Channel open failure: 2: reason 1: open failed =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D Thanks, Paul Langley Network Quality Engineering Network Assurance PCS 913-832-6766 Desk 913-794-5787 |