Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 19:14:51 -0400
From:      parv <parv_@yahoo.com>
To:        dannyman <dannyman@toldme.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: can not start sshd
Message-ID:  <20010816191451.B1351@moo.holy.cow>
In-Reply-To: <20010816151341.D443@toldme.com>; from dannyman@toldme.com on Thu, Aug 16, 2001 at 03:13:41PM -0700
References:  <20010816151341.D443@toldme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
this was, on the fateful occasion around Aug 16 18:13 -0400,
sent by dannyman                                                     
>
> Any ideas?
> 
> 0-15:11 root@dell ~# sshd -d
> debug: sshd version OpenSSH_2.2.0
> error: Could not load DSA host key: /etc/ssh/ssh_host_dsa_key
> Disabling protocol version 2
> debug: Bind to port 22 on 0.0.0.0.
> Server listening on 0.0.0.0 port 22.
> Generating 768 bit RSA key.
> RSA key generation complete.
> 
> Go to another term:
> 
> 255-15:11 dannyman@dell ~> ssh dell
> ssh_exchange_identification: Connection closed by remote host
> 
> Augh!  Back at the other term:
> 
> debug: Server will not fork when running in debugging mode.
> 0-15:12 root@dell ~# 
> 

i don't know about v 2.2 of ssh(d), if you can use some sort of verbose
option (2.3.0 has -v), try using w/ that to debug your problem...

# ssh -v -v dell

btw, there doesn't sseem to be enough debugging information in your
message. did you cut out some of that?

are your *.equiv files & keys & such in order? see ssh(1), 
ssh-keygen(1) too, if you already haven't.

-- 
 so, do you like word games or scrabble?
	 - parv

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010816191451.B1351>