On Wed, 15 Dec 1999, you wrote:
> Hi, Eduardo,
>
> If you want to telnet and ftp between all machines in your local
> network, you should have these two lines in /etc/hosts.allow:
>
> in.telnetd: LOCAL
> in.ftpd: LOCAL
>
> A machine with these lines in its /etc/hosts.allow will let other local
> network machines telnet and ftp to it. Hope this helps. Good luck,
>
You also need to have the telnet SERVER package installed
as well as an FTP server. Telnet SERVER is NOT installed by
default when you install the rest of Linux.
John