Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » RSEG1066 Failed to connect sshd Algorithm negotiation fail(eclipse remote ssh connection error)
RSEG1066 Failed to connect sshd Algorithm negotiation fail [message #838769] Sat, 07 April 2012 16:22 Go to next message
Jay Lambert is currently offline Jay LambertFriend
Messages: 1
Registered: April 2012
Junior Member
Hi all,
New guy here...

I'm trying to set up remote debugging for a remote target (embedded Linux system).
Here is my setup:

Development: I'm using Ubuntu 10.04 loaded on a vmWare Player virtual machine on Windows7, and am using eclipse Indigo on this Ubuntu virtual machine.

Problem: I can't connect to the remote target through the eclipse RSE connection. I've set up the connection for ssh only (eclipse new connection) and get the following error when I try to connect:

"RSEG1066 Failed to connect sshd on <the remote IP address>"
and the Details window shows: "Algorithm negotiation fail"

The frustrating thing is that I am able to connect through a Linux shell terminal to the remote using: ssh root@<remote IP address>.
I can also connect to the remote using Putty (ssh).

So ssh works from the shell but not through eclipse!!!
I've done hours of Internet searching and can't find a fix

Anybody got any ideas on this??

Thanks,
J
Re: RSEG1066 Failed to connect sshd Algorithm negotiation fail [message #892880 is a reply to message #838769] Sun, 01 July 2012 05:53 Go to previous messageGo to next message
kounan tei is currently offline kounan teiFriend
Messages: 1
Registered: July 2012
Junior Member
Oh, I have the same problem with you
Re: RSEG1066 Failed to connect sshd Algorithm negotiation fail [message #1269358 is a reply to message #838769] Tue, 11 March 2014 19:20 Go to previous messageGo to next message
Patrick Pollington is currently offline Patrick PollingtonFriend
Messages: 2
Registered: March 2014
Junior Member
Hi, I am running into this issue myself. The remote system that I had been connected to has been updated with a policy change that requires AES192 or AES256 encryption. Since the update to the new system I am unable to connect and receive the RSEG1066 Error: failed to connect sshd on 'remote server' - Algorithm negotiation fail. How do I alter the security encryption for AES256 or AES194, so that I can connect to the remote system via the remote system explorer?

Please Help.
Re: RSEG1066 Failed to connect sshd Algorithm negotiation fail [message #1386353 is a reply to message #1269358] Mon, 16 June 2014 21:27 Go to previous messageGo to next message
Ivan Van Dessel is currently offline Ivan Van DesselFriend
Messages: 1
Registered: June 2014
Junior Member
This will help with your problems.

blog.rchapman.org/post/82092881937/eclipse-remote-system-explorer-fails-to-connect-via-ssh
Re: RSEG1066 Failed to connect sshd Algorithm negotiation fail [message #1738736 is a reply to message #1386353] Fri, 22 July 2016 18:13 Go to previous message
Joe Mising name is currently offline Joe Mising nameFriend
Messages: 15
Registered: October 2010
Junior Member
Ivan Van Dessel wrote on Mon, 16 June 2014 17:27
This will help with your problems.

blog.rchapman.org/post/82092881937/eclipse-remote-system-explorer-fails-to-connect-via-ssh



This solution made no difference for me. The issue remains on my win7 Eclipse Juno system. Any other suggestions?
Previous Topic:to debug multi processes app. (fork)
Next Topic:Arduino CDT IDE changing AVR gcc compile options
Goto Forum:
  


Current Time: Fri Apr 19 21:10:11 GMT 2024

Powered by FUDForum. Page generated in 0.02801 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top