Re: Need help with Linux networking!

Glynn Clements (glynn@sensei.co.uk)
Mon, 31 May 1999 10:25:52 +0200 (GMT--1:00)


jcwilly wrote:

> 2: I am unable to FTP from other hosts. The /etc/hosts.allow file has the
> following line telnetd, fptd: ALL Telnet works great and I can get files
> from other hosts but when connecting from other hosts I get the following
> error message.
> 421 Service not available, remote server has closed connection

The hosts.allow line should probably be something like:

in.ftpd: ALL
or
wu.ftpd: ALL

depending upon what the ftpd binary is called (check /etc/inetd.conf).

-- 
Glynn Clements <glynn@sensei.co.uk>

- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu