on Fri, Oct 19, 2001 at 09:39:37PM -0400, seg ([EMAIL PROTECTED]) wrote:
> Hi,
>
> I am trying to tell net into my Linux gateway/firewall from a winXP box. I
> added the follwowing to inetd.conf:
Don't use telnet.
Install ssh and utilize an ssh client (e.g.: PuTTY) for WinXX.
Peace.
--
Kars
Should be:
telnet stream tcp nowait telnetd.telnetd /usr/sbin/tcpd
/usr/sbin/in.telnetd
(all one line).
There/s no /usr/sbin/telnet, or in.telnet. There's /usr/bin/telnet (the
outgoing client), irrelevant here, and /usr/sbin/in.telnetd, the right
2 matches
Mail list logo