openssh question

From: Daniel (dhw377_at_nothing.no.spam.com)
Date: 11/14/03

  • Next message: D. Gerasimatos: "Re: X11 connection rejected because of wrong authentication"
    Date: Thu, 13 Nov 2003 18:11:32 -0500
    
    

    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


  • Next message: D. Gerasimatos: "Re: X11 connection rejected because of wrong authentication"

    Relevant Pages

    • Re: 512Mb Kingston Data Traveler
      ... Protocol: Bulk only transport ... Vendor: Apple ...
      (comp.sys.acorn.hardware)
    • Re: What is the difference between JMS, SOAP and RMI ?
      ... SOAP, Simple Object Access Protocol, is a format for transfering data ... RMI, Remote Method Invocation, is Java's native RPC interface. ... JMS, Java Messaging System, is Java's interface and specification to Message ...
      (comp.lang.java.help)
    • Re: PORT 135 still open with Norton PF 2002
      ... Protocol: ... TCP or UDP ... Remote service: Any Service ...
      (comp.security.firewalls)
    • Re: MoM servers and client libs for Delphi
      ... is having the full distinction between transport connectivity, ... protocol which in turn can be applied to the relevant transport connectivity ... Of messaging topologies, WIB currently bundles support for Broadcast, ... No Java - Probably rules out the majority of MoM servers. ...
      (borland.public.delphi.thirdpartytools.general)
    • Re: Voice Chat & Web Cam
      ... "The Remote Assistance feature uses Remote Desktop Protocol, ... applying specific ISA Server configuration for each individual Remote ... and will not succeed through ISA Server if the session is initiated by the ...
      (microsoft.public.isaserver)