[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] hosts.deny
- Subject: Re: [cobalt-users] hosts.deny
- From: flash22@xxxxxxx
- Date: Thu Feb 15 02:19:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 14 Feb 2001, Jonathan Nichols wrote:
> Hey guys-
> If I have hosts.deny set up like this:
> bash# cat /etc/hosts.deny
> # hosts.deny This file describes the names of the hosts which are
> ALL: ALL
> Here's hosts.allow:
> # Allow ftp access
> ftp: ALL
> ftp-data: ALL
Caldera uses wu-ftp, the Raq's use proftp, the daemon name is different,
use
in.proftpd: ALL (or whatever)
> #
> # Allow localhost
> ALL: 127.0.0.1
ALL: LOCAL
> WWW works, but here's what I get when I try FTP:(IP censored)
httpd ignores hosts.deny/allow
gsh