>>>>> "btg" == Burke, Thomas G <[EMAIL PROTECTED]> writes:
btg> Hey there listers,
btg> I am trying to allow anonymous ftp to my machine, but it seems to
btg> not be working correctly.
btg> hosts.deny = ALL:ALL
btg> hosts.allow = ALL:(internal machine)
btg> ALL:(Work Machines)
btg> 20:ALL
btg> 21:ALL
btg> 22:ALL
btg> 23:ALL
btg> 25:ALL
btg> 80:ALL
You have the format wrong here, Read the manpage on hosts.allow.
Should be something like:
ALL: XXX.XXX.XXX.XXX <--- local lan
in.ftpd: xxx.xxx.xxx.xxx <---- ftp
or
in.ftpd: ALL
--
Ray Curtis Unix Programmer/Consultant Curtis Consulting
mailto:[EMAIL PROTECTED] http://www.clark.net/pub/ray
============================================================================
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.