Jeremy Begg
2007-03-28 22:55:19 UTC
Hi,
Mark Berryman reported that ...
Cisco 877.
sample:
$ mu show/vers
Process Software MultiNet V5.1 Rev A-X, COMPAQ AlphaServer DS20E 666 MHz, OpenVMS AXP V8.2
$ ssh bne-adsl /user=admin/verbose
debug: (08:59:32)Ssh2/SSH2.C;2:1941: User config file not found, using defaults. (Looked for 'SYS$SYSDEVICE:[JEREMY.SSH2]ssh2_config.')
debug: Connecting to bne-adsl, port 22... (SOCKS not used)
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:3879: My version: SSH-1.99-3.2.9 F-SECURE SSH 5.0.1 - Process Software MultiNet
debug: client supports 5 auth methods: 'kerberos-tgt-***@ssh.com,kerberos-***@ssh.com,publickey,keyboard-interactive,password'
debug: (08:59:33)Ssh2Common/SSHCOMMON.C;1:585: local ip = 192.168.1.2, local port = 1172
debug: (08:59:33)Ssh2Common/SSHCOMMON.C;1:587: remote ip = 150.101.178.52, remote port = 22
debug: (08:59:33)SshConnection/SSHCONN.C;1:1951: Wrapping...
debug: (08:59:33)SshReadLine/SSHREADLINE.C;2:2332: Initializing ReadLine...
debug: Remote version: SSH-1.99-Cisco-1.25
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:1463: lang s to c: `', lang c to s: `'
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:1528: c_to_s: cipher aes128-cbc, mac hmac-sha1, compression none
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:1531: s_to_c: cipher aes128-cbc, mac hmac-sha1, compression none
debug: Remote host key found from database.
debug: (08:59:34)Ssh2Common/SSHCOMMON.C;1:379: Received SSH_CROSS_STARTUP packet from connection protocol.
debug: (08:59:34)Ssh2Common/SSHCOMMON.C;1:429: Received SSH_CROSS_ALGORITHMS packet from connection protocol.
debug: server offers auth methods 'password'.
debug: (08:59:34)Ssh2AuthPasswdClient/AUTHC-PASSWD.C;1:131: Starting password auth...
admin's password:
debug: (08:59:39)Ssh2Common/SSHCOMMON.C;1:339: Received SSH_CROSS_AUTHENTICATED packet from connection protocol.
debug: (08:59:39)SshReadLine/SSHREADLINE.C;2:2397: Uninitializing ReadLine...
Authentication successful.
debug: (08:59:39)Ssh2Common/SSHCOMMON.C;1:912: num_channels now 1
debug: Requesting X11 forwarding with authentication spoofing.
bne-adsl>
debug: (08:59:43)Ssh2Common/SSHCOMMON.C;1:169: DISCONNECT received: Received data for non-existent channel 0.
Disconnected; protocol error (Received data for non-existent channel 0.).
debug: (08:59:43)Ssh2Common/SSHCOMMON.C;1:711: Destroying SshCommon object.
debug: (08:59:43)SshConnection/SSHCONN.C;1:2003: Destroying SshConn object.
debug: (08:59:43)Ssh2Common/SSHCOMMON.C;1:878: num_channels now 0
debug: Got session close with exit_status=0
debug: Input channel closed
Connection to bne-adsl closed.
Regards,
Jeremy Begg
+---------------------------------------------------------+
| VSM Software Services Pty. Ltd. |
| http://www.vsm.com.au/ |
| "OpenVMS Systems Management & Programming" |
|---------------------------------------------------------|
| P.O.Box 402, Walkerville, | E-Mail: ***@vsm.com.au |
| South Australia 5081 | Phone: +61 8 8221 5188 |
|---------------------------| Mobile: 0414 422 947 |
| A.C.N. 068 409 156 | FAX: +61 8 8221 7199 |
+---------------------------------------------------------+
Mark Berryman reported that ...
The Multinet SSH2 client is unable to talk to any Cisco router. It is
able to successfully connect. It is even able to run non-interactive
commands. However, upon entering the first keystroke, it aborts with
Disconnected; protocol error (Received data for non-existent channel 0.).
Just this week I've seen the same thing here, trying to log in to a newable to successfully connect. It is even able to run non-interactive
commands. However, upon entering the first keystroke, it aborts with
Disconnected; protocol error (Received data for non-existent channel 0.).
Cisco 877.
We have many SSH clients in use here and all others talk to the Cisco
routers just fine, including the TCPIP Services SSH client. This
problem only exists with the Multinet SSH2 client. The problem exists
SSH1 works, only SSH2 fails. However, by corporate fiat, I am limited
to SSH2.)
In my case I'm trying to use the MultiNet V5.1 SSH2 client. Here's arouters just fine, including the TCPIP Services SSH client. This
problem only exists with the Multinet SSH2 client. The problem exists
SSH1 works, only SSH2 fails. However, by corporate fiat, I am limited
to SSH2.)
sample:
$ mu show/vers
Process Software MultiNet V5.1 Rev A-X, COMPAQ AlphaServer DS20E 666 MHz, OpenVMS AXP V8.2
$ ssh bne-adsl /user=admin/verbose
debug: (08:59:32)Ssh2/SSH2.C;2:1941: User config file not found, using defaults. (Looked for 'SYS$SYSDEVICE:[JEREMY.SSH2]ssh2_config.')
debug: Connecting to bne-adsl, port 22... (SOCKS not used)
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:3879: My version: SSH-1.99-3.2.9 F-SECURE SSH 5.0.1 - Process Software MultiNet
debug: client supports 5 auth methods: 'kerberos-tgt-***@ssh.com,kerberos-***@ssh.com,publickey,keyboard-interactive,password'
debug: (08:59:33)Ssh2Common/SSHCOMMON.C;1:585: local ip = 192.168.1.2, local port = 1172
debug: (08:59:33)Ssh2Common/SSHCOMMON.C;1:587: remote ip = 150.101.178.52, remote port = 22
debug: (08:59:33)SshConnection/SSHCONN.C;1:1951: Wrapping...
debug: (08:59:33)SshReadLine/SSHREADLINE.C;2:2332: Initializing ReadLine...
debug: Remote version: SSH-1.99-Cisco-1.25
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:1463: lang s to c: `', lang c to s: `'
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:1528: c_to_s: cipher aes128-cbc, mac hmac-sha1, compression none
debug: (08:59:33)Ssh2Transport/TRCOMMON.C;3:1531: s_to_c: cipher aes128-cbc, mac hmac-sha1, compression none
debug: Remote host key found from database.
debug: (08:59:34)Ssh2Common/SSHCOMMON.C;1:379: Received SSH_CROSS_STARTUP packet from connection protocol.
debug: (08:59:34)Ssh2Common/SSHCOMMON.C;1:429: Received SSH_CROSS_ALGORITHMS packet from connection protocol.
debug: server offers auth methods 'password'.
debug: (08:59:34)Ssh2AuthPasswdClient/AUTHC-PASSWD.C;1:131: Starting password auth...
admin's password:
debug: (08:59:39)Ssh2Common/SSHCOMMON.C;1:339: Received SSH_CROSS_AUTHENTICATED packet from connection protocol.
debug: (08:59:39)SshReadLine/SSHREADLINE.C;2:2397: Uninitializing ReadLine...
Authentication successful.
debug: (08:59:39)Ssh2Common/SSHCOMMON.C;1:912: num_channels now 1
debug: Requesting X11 forwarding with authentication spoofing.
bne-adsl>
debug: (08:59:43)Ssh2Common/SSHCOMMON.C;1:169: DISCONNECT received: Received data for non-existent channel 0.
Disconnected; protocol error (Received data for non-existent channel 0.).
debug: (08:59:43)Ssh2Common/SSHCOMMON.C;1:711: Destroying SshCommon object.
debug: (08:59:43)SshConnection/SSHCONN.C;1:2003: Destroying SshConn object.
debug: (08:59:43)Ssh2Common/SSHCOMMON.C;1:878: num_channels now 0
debug: Got session close with exit_status=0
debug: Input channel closed
Connection to bne-adsl closed.
Regards,
Jeremy Begg
+---------------------------------------------------------+
| VSM Software Services Pty. Ltd. |
| http://www.vsm.com.au/ |
| "OpenVMS Systems Management & Programming" |
|---------------------------------------------------------|
| P.O.Box 402, Walkerville, | E-Mail: ***@vsm.com.au |
| South Australia 5081 | Phone: +61 8 8221 5188 |
|---------------------------| Mobile: 0414 422 947 |
| A.C.N. 068 409 156 | FAX: +61 8 8221 7199 |
+---------------------------------------------------------+