Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

openssh question

2 views
Skip to first unread message

Daniel

unread,
Nov 13, 2003, 6:12:19 PM11/13/03
to
Hi all.

I have just installed the latest version of OpenSSH on a
Windows XP machine.

The program installed itself as a service and is running.

I have downloaded the latest bouncy jar and put it in my java 1.4 directory
under ext library.

The bug? (problem) I am having is this:

1) With PenguiNet ssh client
(http://download.com.com/3000-2155-10126346.html?tag=lst-0-7) I am able to
connect to the server, but it the *server* disconnects me after only a few
seconds.

2) I have tried many other ssh clients, including:

AlphaCommunicator (
http://download.com.com/3000-2155-10103267.html?tag=lst-0-8 )
SecureCRT ( http://download.com.com/3000-2155-10224715.html?tag=lst-0-6 )
PrivateShell (
http://download.com.com/3000-2092-10202866.html?tag=lst-0-16 )

But they cannot connect to the ssh server. SecureCRT seems to logon but then
I have a blank screen and it "freezes". The Private Shell cannot logon in
either (I am including the OpenSSH logs below). The logs say no SSH2, but in
Private
Shell, I clicked on SSH2. Just to be sure, I tried another SSH server,
COPSSH (http://download.com.com/3000-2094-10226631.html?tag=lst-0-15) with
the above clients and they worked!

When running Private Shell:
INFO | jvm 1 | 2003/11/13 17:55:37 | 6172 [Connection listener 1] DEBUG
com.sshtools.j2ssh.SshServer$ConnectionListener - New connection requested
INFO | jvm 1 | 2003/11/13 17:55:37 | 6172 [Connection listener 1] DEBUG
com.sshtools.j2ssh.SshServer - Initializing connection
INFO | jvm 1 | 2003/11/13 17:55:37 | 6172 [Connection listener 1] DEBUG
com.sshtools.j2ssh.SshServer - Remote Hostname: localhost
INFO | jvm 1 | 2003/11/13 17:55:37 | 6172 [Connection listener 1] DEBUG
com.sshtools.j2ssh.SshServer - Remote IP: 127.0.0.1
INFO | jvm 1 | 2003/11/13 17:55:37 | 6187 [Connection listener 1] INFO
com.sshtools.j2ssh.configuration.ConfigurationLoader - Attempting to load
j2ssh.properties
INFO | jvm 1 | 2003/11/13 17:55:37 | 6187 [Connection listener 1] INFO
com.sshtools.j2ssh.configuration.ConfigurationLoader - Failed to load file
from configuration directory, trying SSHTools home
INFO | jvm 1 | 2003/11/13 17:55:37 | 6187 [Connection listener 1] INFO
com.sshtools.j2ssh.configuration.ConfigurationLoader - Failed to load file
from SSHTools home directory, trying as absolute path
INFO | jvm 1 | 2003/11/13 17:55:37 | 6219 [Connection listener 1] INFO
com.sshtools.j2ssh.transport.TransportProtocolCommon - Starting transport
protocol
INFO | jvm 1 | 2003/11/13 17:55:37 | 6219 [Transport protocol 1] INFO
com.sshtools.j2ssh.transport.TransportProtocolCommon - Registering
transport protocol messages with inputstream
INFO | jvm 1 | 2003/11/13 17:55:37 | 6219 [Connection listener 1] INFO
com.sshtools.j2ssh.SshServer$ConnectionListener - Monitoring active session
from localhost
INFO | jvm 1 | 2003/11/13 17:55:37 | 6406 [Transport protocol 1] INFO
com.sshtools.j2ssh.transport.TransportProtocolCommon - Negotiating protocol
version
INFO | jvm 1 | 2003/11/13 17:55:37 | 6406 [Transport protocol 1] DEBUG
com.sshtools.j2ssh.transport.TransportProtocolCommon - Local
identification: SSH-2.0-http://www.sshtools.com J2SSH [SERVER]
INFO | jvm 1 | 2003/11/13 17:55:37 | 6422 [Transport protocol 1] DEBUG
com.sshtools.j2ssh.transport.TransportProtocolCommon - EOL is guessed at
CR+LF
INFO | jvm 1 | 2003/11/13 17:55:37 | 6422 [Transport protocol 1] DEBUG
com.sshtools.j2ssh.transport.TransportProtocolCommon - Remote
identification: SSH-2.99-PrivateShell_1.1.0.1_Client
INFO | jvm 1 | 2003/11/13 17:55:37 | 6422 [Transport protocol 1] FATAL
com.sshtools.j2ssh.transport.TransportProtocolCommon - The remote computer
does not support protocol version 2.0
INFO | jvm 1 | 2003/11/13 17:55:37 | 6422 [Transport protocol 1] ERROR
com.sshtools.j2ssh.transport.TransportProtocolCommon - The Transport
Protocol thread failed
INFO | jvm 1 | 2003/11/13 17:55:37 |
com.sshtools.j2ssh.transport.TransportProtocolException: The protocol
version of the remote computer is not supported!
INFO | jvm 1 | 2003/11/13 17:55:37 | at
com.sshtools.j2ssh.transport.TransportProtocolCommon.negotiateVersion(Unknow
n Source)
INFO | jvm 1 | 2003/11/13 17:55:37 | at
com.sshtools.j2ssh.transport.TransportProtocolCommon.run(Unknown Source)
INFO | jvm 1 | 2003/11/13 17:55:37 | at
java.lang.Thread.run(Thread.java:536)
INFO | jvm 1 | 2003/11/13 17:55:37 | 6422 [Transport protocol 1] INFO
com.sshtools.j2ssh.SshServer$ConnectionListener - localhost connection
closed
INFO | jvm 1 | 2003/11/13 17:55:37 | 6422 [Transport protocol 1] DEBUG
com.sshtools.j2ssh.transport.TransportProtocolCommon - The Transport
Protocol has been stopped
DEBUG | wrapperp | 2003/11/13 17:55:41 | send a packet 103 : ping
INFO | jvm 1 | 2003/11/13 17:55:41 | Received a packet 103 : ping

Am I doing something wrong, or is this a bug? Any guidance appreciated!


Thanks!

Daniel


0 new messages