From owner-freebsd-bugs Tue Aug 22 11:26:55 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from post.inventionz.org (shell.dsl.inventionz.org [62.100.52.18]) by hub.freebsd.org (Postfix) with ESMTP id C788C37B424; Tue, 22 Aug 2000 11:26:52 -0700 (PDT) Received: from arjan (helo=localhost) by post.inventionz.org with local-esmtp (Exim 3.16 #2) id 13RIle-0004Iz-00; Tue, 22 Aug 2000 20:27:22 +0200 Date: Tue, 22 Aug 2000 20:27:22 +0200 (CEST) From: Arjan vd Oest X-Sender: arjan@shell.dsl.inventionz.org To: "Chris D. Faulhaber" Cc: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, torstenb@FreeBSD.org Subject: Re: conf/20782: example inetd.conf for tcpwrappers is out of date In-Reply-To: Message-ID: x-no-archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 22 Aug 2000, Chris D. Faulhaber wrote: > The first reference in the SEE ALSO section of inetd(8) should help. a) it's already working here b) this page is also out of date : The access control software consults two files. The search stops at the first match: o Access will be granted when a (daemon,client) pair matches an entry in the /etc/hosts.allow file. o Otherwise, access will be denied when a (dae- mon,client) pair matches an entry in the /etc/hosts.deny file. There *is* no hosts.deny a. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message