----- Original Message -----
From: "David Douthitt" <[EMAIL PROTECTED]>
To: "ArisB" <[EMAIL PROTECTED]>
Cc: "Jeff Newmiller" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, October 10, 2002 4:06 AM
Subject: Re: [leaf-user] ssh


> Shutdown the sshd daemon on the firewall, and start it from the command
> line like so:
>
> sshd -ddd
>
> ...and watch what happens when you connect.  Likewise, when connecting,
use:
>
> slogin -v me@myfirewall
>
> ...or:
>
> ssh -v me@myfirewall
>
> Then report what the server said, and report what the client said.
> Note that after a connection (successful or not) the sshd client
> running in debug mode quits.  You'll have to restart your sshd
> server normally - but if it doesn't work, it may not matter...
>

When i start the demon like this "sshd -ddd" i get this on my screen:
debug1: sshd version OpenSSH_3.4p1
debug1: private host key: #0 type0 RSA1
debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 RSA
Privilege separation user sshd does not exist

When i run the client i see this:
ssh -v [EMAIL PROTECTED]

OpenSHH_3.4p1, SHH protocols 1.5/2.0, OpenSSL 0x0090605f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
connecting to: 192.168.1.254 [192.168.1.254] port 22
debug1: connection established
debug1: indentity file /root/.ssh/indentity type -1
debug1: indentity file /root/.ssh/id_rsa type -1
debug1: indentity file /root/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
debug1: calling cleanup 0x8061e60(0x0)

It looks like the problem is something with the key files, but im sure
(100%) i created them with makekey.

How can i solve this?
thanks in advance,
Aris




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to