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 <[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to