bitteschön, hier die ausgabe:

# /usr/sbin/sshd -ddd -D
debug2: load_server_config: filename /etc/ssh/sshd_config
debug2: load_server_config: done config len = 300
debug2: parse_server_config: config /etc/ssh/sshd_config len 300
debug1: sshd version OpenSSH_3.9p1
debug3: Not a RSA1 key file /etc/ssh/ssh_host_key.
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Could not load host key: /etc/ssh/ssh_host_key
debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key.
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Could not load host key: /etc/ssh/ssh_host_rsa_key
debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key.
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 2. Could not load host key
sshd: no hostkeys available -- exiting.
Localhorst warsow2 #


zumindest der ssh_host_key ist auf jeden fall ein typ 1 key, die beiden 
anderen sind typ 2



Am Sonntag 13 November 2005 19:30 schrieb Silvério Santos:
> Am Sonntag, 13. November 2005 13:14 schrieb Dieter Ries:
> > Hi Liste,
> >
> > ich versuche sshd auf meinem Rechner zu starten, aber es bricht mit
> > folgenden Fehlern ab:
> >
> > ssh # /usr/sbin/sshd
>
> Warum startest du nicht ssh per dienste-skript, z.B. von /etc/init.d/?

Dafür , muss es ja erst mal funktionieren, oder?

>
> > die keys sind aber da wo sie hingehören:
> >
> > ssh # ls -la
> > insgesamt 148
> > drwxr-xr-x   2 root root    344 13. Nov 13:09 .
> > drwxr-xr-x  60 root root   4088 13. Nov 13:02 ..
> > -rw-------   1 root root 111892  2. Sep 02:33 moduli
> > -rw-------   1 root root   1159  2. Sep 02:33 ssh_config
> > -rw-------   1 root root   2824 13. Nov 13:09 sshd_config
> > -rw-------   1 root root    736 13. Nov 12:08 ssh_host_dsa_key
> > -rw-r--r--   1 root root    605 13. Nov 12:08 ssh_host_dsa_key.pub
> > -rw-------   1 root root    744 13. Nov 12:06 ssh_host_key
> > -rw-r--r--   1 root root    605 13. Nov 12:06 ssh_host_key.pub
> > -rw-------   1 root root    963 13. Nov 12:09 ssh_host_rsa_key
> > -rw-r--r--   1 root root    225 13. Nov 12:09 ssh_host_rsa_key.pub
>
> Befindest du dich bei diesen Befehl in /etc/ssh?
>
> > hat jemand eine idee warum das nihct klappt?
>
> Bis jetzt noch nicht...
>
> Gruss
> Silvério

cu Dieter

-- 
SO SPEAKS THE LORD OF TERROR!
AND SO IT IS WRITTEN!
--
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an