View Single Post


Old
  Post #5 (permalink)   09-08-2006, 04:03 PM
watchdoghosting
HD Amateur
 
Join Date: Sep 2006
Posts: 63

Status: watchdoghosting is offline
It sounds like sshd isn't started. On your FC4 box, do a 'ps -aux | grep -i sshd' and see if it is running.

That should fix your problem.

HTH