problems with old SSH client and

Juri Mianovich juri_mian at yahoo.com
Thu Nov 8 14:07:20 PST 2007


--- James <jamesh at lanl.gov> wrote:

> On Wed, 2007-11-07 at 07:53 -0800, Juri Mianovich
> wrote:
> 
> > I have a machine with an older SSH client on it
> and I
> > am trying to connect to my 6.2-RELEASE system.
> > 
> 
> What operating system is the older machine running
> (I assume FreeBSD,
> and I assume 6.2 stable, but want to be sure).


The old system is DR DOS of some kind.

The new system is 6.2-RELEASE

The old system is the client, which cannot connect and
is having the problem.

The new system is just a plain old FreeBSD 6.2 system
and has no problems.



> 
> What version of ssh is running on the older machine?
> 


The old system is the client - and it shows:


SSH-1.5-OpenSSH_3.7.1p2

It would not connect at all, and we then connected
with a '-1' argument (after adding protocol one to the
servers sshd_config) and it now connects, but again, I
am getting this cipher error:


ssh -v -1 -c 3des user at freebsd6.2release


and this is my verbose output:


> > 06 Oct - 17:43:35[] ()ssh's main <0> debug2:
> > ssh_connect: needpriv 0^M                      
> > 06 Oct - 17:43:37[] ()ssh's main <0> debug1:
> > Connecting to hostname [10.10.10.10] port 22.^M   
>    
> >                         
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> > Connection established.^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> identity
> > file /etc/ssh/identity type -1^M                  
>    
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> Remote
> > protocol version 1.99, remote software version
> > OpenSSH_4.5p1^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> match:
> > OpenSSH_4.5p1 pat OpenSSH*^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: Local
> > version string SSH-1.5-OpenSSH_3.7.1p2^M          
>    
> >        
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> Waiting
> > for server public key.^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> Received
> > server public key (768 bits) and host key (1024
> > bits).^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug3:
> > check_host_in_hostfile: filename
> > /etc/ssh/known_hosts^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug3:
> > check_host_in_hostfile: match line 1^M            
>    
> >      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug3:
> > check_host_in_hostfile: filename
> > /etc/ssh/known_hosts^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug3:
> > check_host_in_hostfile: match line 1^M            
>    
> >      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: Host
> > 'hostname' is known and matches the RSA1 host
> key.^M  
> >                              
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1: Found
> key
> > in /etc/ssh/known_hosts:1^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> fatal:
> Selected
> > cipher type 3des not supported by server.^M       
>    
> >          
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> Calling
> > cleanup 0x44598ec0(0x0)^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> Calling
> > cleanup 0x4458c630(0x0)^M                      
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug3:
> > DecrementThreadCount() Thread count is now 1^M    
>    
> >              
> > 06 Oct - 17:43:38[] ()ssh's main <0> debug1:
> > sshExit(0) calling SSH_Exit()^M


So it is saying that 3des is not supported by the
server (which is freebsd 6.2-release)  ...  what in
the world is wrong ?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the freebsd-questions mailing list