[SUMMARY] Re: Solaris 8 - SSH



Thank you all. Most of you suggested to check if 'prngd' daemon is running
or not. It turned out the ssh daemon had never started in the background
from inetd. I run sshd daemon in inetd so the sshd process will not show in
the system running process. With some reasons, this inetd will not start
sshd (reboot, stop/start inetd). I had to go back the old way of system
start/stop sshd script and ssh is working fine.

Thanks again for all your help.

Stephanie


On 12/19/06, Stephanie C <stepchung@xxxxxxxxx> wrote:

Hi,

After changing the hostname on my Solaris 8 server, the SSH broke. Here is
the error when trying to ssh to/from the server.

Couldn't connect to PRNGD socket "/var/spool/prngd/pool": Connection
refused
Entropy collection failed
ssh-rand-helper child produced insufficient data

Please help...Thanks.

Step
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
    ... >> All the restart target does is basically kill the pid using the pid file ... >> and then restart the daemon, so it is no more dangerous then the below. ... >every SysV sshd script is as sensible. ... None of these are problems when sshd is run from inetd. ...
    (FreeBSD-Security)
  • Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh
    ... key generation time made running sshd out of inetd slow. ... > ssh daemon is a question many systems administrators are asking. ... you've got it backwards dude - inetd was developed way way back in the ... Most modern daemons (sshd, apache, bind, ...
    (FreeBSD-Security)
  • Re: takes forever to ssh from one host to another, sometimes
    ... I get a longer delay than if I were to start up ... a standalone sshd and connect to that. ... be an inetd problem because I can telnet to the box with no delay. ... >>some lines but i still see ssh perform those checks. ...
    (comp.security.ssh)
  • Re: troubleshooting network settings
    ... Send HUP signal to inetd ... Start sshd ... Try ssh login ... inchiki# ssh -l kouji localhost ...
    (freebsd-questions)
  • Re: problem with sshd
    ... >]I am trying to run sshd on powerPC/Linux ... >]establishes the connection, I can see sshd ... >]daemon or in the foreground. ... Why are you trying to run it through inetd? ...
    (comp.security.ssh)