×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks for the reply. I was looking at a related post with a very similar suggestion:
http://forums.zend.com/viewtopic.php?f=65&t=129778
I updated the SSH config file, restarted the SSH server but no luck. The same error shows on the IBMi system.
Thanks,
Todd
-----Original Message-----
From: JAVA400-L [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of David Gibbs
Sent: Thursday, March 03, 2016 10:56 AM
To: Java Programming on and around the IBM i
Subject: Re: SCP connection to IBMi
On 3/3/2016 9:41 AM, Allen, Todd wrote:
From . . . : QSECOFR 03/02/16 10:39:26
sshd[764]: fatal: ssh_dispatch_run_fatal: Connection to 10.31.23.50: no
matching key exchange method found
Is there something I need to do on the IBMi side to make this SCP connection work?
I just ran into this issue in a different type of SSH application.
Try adding the following line to your sshd_config file ...
KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha1
...and restarting the SSH server on the i.
david
For More Than 80 Years—Delivering Solutions That Exceed Expectations.
This communication and any transmitted documents are intended to be confidential. If there is a problem with this transmission, please contact the sender. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.
As an Amazon Associate we earn from qualifying purchases.