Re: sshd starting errors



I regenerated all of these files, yet I still cannot start the sshd
daemon with Protocol 2 enabled.
Which key does it want?

ll /usr/local/etc/ssh_host_[dr]sa_key*
-rw------- 1 root root 672 Jul 19 16:13 /usr/local/etc/
ssh_host_dsa_key
-rw------- 1 root other 672 Jul 19 15:09 /usr/local/etc/
ssh_host_dsa_key.b
-rw-r--r-- 1 root other 600 Jul 19 16:13 /usr/local/etc/
ssh_host_dsa_key.pub
-rw------- 1 root root 600 Jul 17 11:51 /usr/local/etc/
ssh_host_dsa_key.pub.pub
-rw------- 1 root root 1675 Jul 19 16:12 /usr/local/etc/
ssh_host_rsa_key
-rw------- 1 root root 887 Jul 19 14:31 /usr/local/etc/
ssh_host_rsa_key.b
-rw-r--r-- 1 root root 392 Jul 19 16:12 /usr/local/etc/
ssh_host_rsa_key.pub

#:/etc/init.d ./sshd start
SSHD: Starting the Secure Shell Daemon
/usr/local/etc/sshd_config line 30: Deprecated option
RhostsAuthentication
/usr/local/etc/sshd_config line 53: Deprecated option CheckMail
Disabling protocol version 2. Could not load host key


.



Relevant Pages

  • sshd startup failed: no hostkey available
    ... I'm trying to start sshd and have used ssh-keygen in the ... Disabling protocol version 2. ... Could not load host key ... no hostkeys available -- exiting. ...
    (comp.security.ssh)
  • RE: X11 Forwarding
    ... Upon receipt of a connection request, ... the daemon forks, creating a new process. ... I guess all those forums out there saying that sshd reads the config ... First do a "ps -f" to get the PPID ...
    (SSH)
  • Re: Rebuilding OpenSSH on RedHat 7.3
    ... I compiled using a prefix of /usr instead of /usr/local, ... seem to put the daemon in /usr/sbin where the default location is for RH ... the init script points at the correct sshd. ... other binaries are not in the right place because sshd that got ...
    (comp.security.ssh)
  • Re: Writing a SECURE daemon
    ... Right now I'm curious about how hackers can find unchecked buffers ... fuzz analysis" in your other post. ... The protocol that this daemon uses is scrambled. ...
    (comp.os.linux.security)
  • Re: SSH Version question
    ... However, your older daemon is having a higher number, "2.0", ... because it is configured to only support the SSH2 protocol. ...
    (Security-Basics)