Hi,
i have a problem with running ssh on an etch UML system. I think this problem only started since Debian had the openssl bug. When i try to run sshd using /etc/init.d/ssh start, it doesn't run anymore. It prints the starting message but that's all. No sshd process running. When i try the command as specified in the /etc/init.d/ssh script, it doesn't run either: start-stop-daemon --start --quiet --pidfile /var/run/sshd.pid --exec /usr/sbin/sshd -- However, when i add the -d switch on the above line, it works. /usr/sbin/sshd -d & works, /usr/sbin/sshd & doesn't work either. Logging revealed this: sshd[2729]: fatal: Couldn't obtain random bytes (error 604389476) /dev/random and /dev/urandom are present however Any ideas? Regards, Benedict ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user