Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | strange sshd failure at startup |
|---|---|
| Date: | Thu, 20 Oct 2005 11:51:20 +0200 |
I'm running openssh-3.9p1 on linux mandrake 10.2, with a self-compiled
kernel 2.6.11. Since a few days, I'm experimenting strange failure to
launch sshd at boot, while manually launching it is OK.
Even with maximum debug value (DEBUG3) in sshd_config, all I have in
auth.log is
Oct 20 11:00:02 ryu sshd[5402]: debug1: Bind to port 22 on 0.0.0.0.
Oct 20 11:00:02 ryu sshd[5402]: Server listening on 0.0.0.0 port 22.
Oct 20 11:00:02 ryu sshd[5402]: socket: Address family not supported by
protocol
Oct 20 11:00:33 ryu sshd[5402]: Received signal 15; terminating.
The 3 line should be caused by the absence of ipv6 support in my kernel.
The return value from sshd in init script is 11, meaning "ressource
temporary not available" from errno.h, but I can't find which ressource
exactly.
sshd worked perfectly before. The only change we had recently was
introducing RSBAC support, but it is disabled in current kernel
(rsbac=0), and I tested with the same result with a previous kernel. The
problem initially occured after I changed the boot sequence to mount an
external USB disk before LVM activation, but reverting the changes
(modprobing usb-storage earlier) didn't change anything.
All other services start correctly.
Any suggestion ?
--
You will always get the greatest recognition for the job you least like
-- Murphy's Laws on Work n°27
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Putty/OpenSSH Public key auth, Patrick Benson |
|---|---|
| Next by Date: | Re: Putty/OpenSSH Public key auth, M. Gotaishi |
| Previous by Thread: | Putty/OpenSSH Public key auth, Treu, Jill |
| Next by Thread: | Re: strange sshd failure at startup, Greg Wooledge |
| Indexes: | [Date] [Thread] [Top] [All Lists] |