John wrote:
> I have the following problem:
>
> I can telnet, ftp and rlogin from my debian 1.3 box to other machines
> but can't telnet or rlogin from other machines to mine. I can only ftp,
> I am using wu-ftpd 2.4-27. If I try to telnet, I get the following:
> telnet : Unable to connect to remote host: Connection refused

I had the same problem with my 1.3 debian (ey, maintainers: could be a
bug). Look into your /etc/inetd.conf if the following lines are
included: 

telnet  stream  tcp     nowait  root    /usr/sbin/tcpd
/usr/sbin/in.telnetd
ftp     stream  tcp     nowait  root    /usr/sbin/tcpd 
/usr/sbin/in.ftpd

If not, just insert them and check if in.telnetd and in.ftpd are in
/usr/sbin.

Gernot
-- 
------------------------------
Gernot Bauer
University of Linz

[EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to