sshd has failed, please contact the sysadmin

Posted by X-x-X, 01-23-2007, 12:31 PM
i have problem in SSH if i want to restart it its say : sshd has failed, please contact the sysadmin can any one tell waht i do ? Thank you

Posted by wise, 01-23-2007, 01:02 PM
check your message logs for errors

Posted by wiseburn, 01-23-2007, 01:09 PM
you need to look at the log files, to determine why it failed. If you can't find out why from the logs, you may need to start sshd -i from the command line and watch what it prints. If this isn't helpful, you may need to examine sshd's execution with strace or a debugger. If this isn't meaningful, Please contact the sysadmin. If your server is remote, don't close your current terminal window unless you want to take a trip to the datacenter. It might be helpful if you described your operating system, distribution, version and sshd verstion. % uname -a % cat /etc/issue % rpm -qa | grep ssh % dpkg -l openssh % netstat -auntp | grep 22 I like to have a second sshd running on another port and have it started out of init. this way if my primary sshd dies, I can still get in. ss:12345:respawn:/usr/sbin/sshd -D -f /etc/ssh/sshd_config_2 On my low memory VPS, I use dropbear instead of openssh. my /etc/inittab contains SS:2345:respawn:/usr/sbin/dropbear -F -w -d /etc/dropbear/dropbear_dss_host_key -r /etc/dropbear/dropbear_rsa_host_key -p port Steve

Posted by david510, 01-23-2007, 11:29 PM
Are you using any control panel? If you are running your SSH on a different port you might see this error when restarting sshd from WHM.

Posted by Website Rob, 01-24-2007, 06:31 AM
Do you think WHM could be lying to you? I've seen that msg. before when nothing was wrong with SSHD.

Posted by SuperBaby, 01-15-2008, 03:18 PM
Just saw this thread after one year. The answer is: You have changed the port in /etc/ssh/sshd_config from the default "22" to something else as you were trying to disallow direct root login. If you restart from WHM, you will get the error. You need to restart under shell. But the error is normal. SSH still functioning well.

?האם התשובה שקיבלתם הייתה מועילה

 הדפסת המאמר

קראו גם

antivirus.exim

Posted by its_joy, 03-29-2008, 07:20 AMhi, i have installed antivirus.exim on server but if...

MySQL SELECT using WHERE and OR

Posted by HostRefugee-Vince, 03-23-2007, 08:47 PMHi, The following SELECT statement is giving...

Netacore Support Links Broken?

Posted by kjedwards, 09-05-2002, 04:19 AMHi Can anyone tell me how to access Netacore support...

what could be the problem ?

Posted by jjk2, 06-26-2008, 03:13 AMi am experiencing some strange thing. i have to reload a page...

upgrade MySql and PHP

Posted by paul-naama, 09-16-2007, 04:55 AMApparently because i wanted LXADMIN HIAB they had to...