View Single Post
  #2   (View Single Post)  
Old 21st March 2013
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Hello, and welcome!
  1. Use the -d option of the rc.d scripting subsystem to get more information: # /etc/rc.d/sshd -d start
  2. Check /var/log files for any syslogged diagnostics: /var/log/authlog, /var/log/daemon, and /var/log/messages.
Reply With Quote