[openssh] Re: [openssh] Re: sshd takes 15 minutes to start

Darren Tucker dtucker at zip.com.au
Sun Aug 3 15:23:20 EST 2003


Steven Whatley wrote:
[snip detail]
> Does any of this make any sense?

Yes.  Some of the netstats take a while but can be timed out by the random
helper (which uses SIGINT, not SIGTERM as I previously said) but the one
that hangs and can't be interrupted is netstat -ia ("Displays the state of
configured interfaces") which means it's probably hung in an ioctl syscall
and can't be interrupted even with a SIGKILL.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the openssh-unix-dev mailing list