Nick Rout wrote:
is it installed?
On Sat, 2005-08-13 at 09:59 +1200, Carl Cerecke wrote:
I couldn't find it in yast.
On 13/08/05, Nick Rout <[EMAIL PROTECTED]> wrote:
Try it in yast - can't tell you the exact path to where init scripts are
controlled but it is fairly intuitive.
On Sat, 2005-08-13 at 08:49 +1200, Carl Cerecke wrote:
I am having great difficulty starting sshd. It seems like it should be
relatively straightforward.
Using suse 9.1
as root, an "rcsshd start" prints a red "failed".
I tried running sshd directly from the command line. It returns
immediately. No messages, no sshd running, nothing. I set the LogLevel
to the maximum debug, and used strace to see what sshd was doing.
Nothing looked out of the ordinary. It just doesn't work.
Any ideas?
Cheers,
Carl.
--
Nick Rout <[EMAIL PROTECTED]>
...tricky to strace it otherwise!
Could it be corrupt ssh or ssl daemons? As it's one of those things that
often lags behind the current versions, so building from source won't
hurt. FC4 uses current openssh, but 0.9.7f openssl, and debian sarge is
at OpenSSH_3.8.1p1 Debian-8.sarge.4 and OpenSSL 0.9.7e.
ftp://ftp.planetmirror.com/pub/OpenBSD/OpenSSH/portable/openssh-4.1p1.tar.gz
and http://www.openssl.org/source/openssl-0.9.8.tar.gz are the latest
versions.
Cheers,
Steve