transport protocol exception (bad client public DH value)
- From: "Vishwaroopa Rangamgari" <vishwaroopa.rangamgari@xxxxxxxxx>
- Date: Thu, 7 Sep 2006 09:52:49 -0700
Hi ,
We have a java application which connects to a ssh-server and this
works well when run from couple of servers(unix) but throws the
following exception when executed from some other servers (these are
also unix).
We are using "Java 1.4.2" and OpenSSH_3.6.1 on all the machines.
Can you please suggest/help to fix this issue? Your help is highly
appreciated!
Thanks,
Chary
-----------------------------------------------------------------------------------------
com.sshtools.j2ssh.transport.TransportProtocolCommon onMsgDisconnect
INFO: The remote computer disconnected: bad client public DH value
processcom.sshtools.j2ssh.transport.TransportProtocolException: The
connection did not complete
com.sshtools.j2ssh.transport.TransportProtocolException: The
connection did not complete
at com.sshtools.j2ssh.transport.TransportProtocolClient.onStartTransportProtocol(Unknown
Source)
at com.sshtools.j2ssh.transport.TransportProtocolCommon.startTransportProtocol(Unknown
Source)
at com.sshtools.j2ssh.SshClient.connect(Unknown Source)
at
- Prev by Date: Re: openssh: Enabling sftp, but disabling ssh?
- Next by Date: Re: SSH key authentication - can only login as root
- Previous by thread: locale problem
- Next by thread: One account with multiple keys -- which one was used?
- Index(es):
Relevant Pages
|