"Stephen F. Bosch" wrote:
> 
> Hi, Peter:
> 
> Well, I see you don't have an entry to ssh in /etc/inetd.conf; You have
> telnet, but I am curious - do you have the telnet daemon installed? On
> most installs it is not installed by default. I had to install telnetd
> on all the Mandrake machines I've put together.
> 
> My sshd line in /etc/inetd.conf looks like this:
> 
> ssh     stream  tcp     nowait  root    /usr/sbin/tcpd
> /usr/local/sbin/sshd -i
> 
> The -i tells sshd that inetd wrapping packets.
> 
> So, in order:
> 
> See if you have telnetd installed;
> Add the above line to /etc/inetd.conf and do a SIGHUP (killall -HUP
> [inetd's pid]).
> 
> -Stephen-

Ok... I do have telnet installed as /usr/sbin/in.telnetd (it initially
makes a telnet connection, then closes it before the login: prompt). I
added the ssh line to inetd.conf, and restarted inetd. Still no dice...

-peter

--
peter aarestad :-)
[EMAIL PROTECTED]
http://www.aarestad.net
peace, love, happiness, Christ, music, etc...
"The world really doesn't need more busy people, maybe not even more
intelligent people. It needs 'deep people'..."
        -Don Postema

Reply via email to