From owner-freebsd-isp Thu Dec 13 18:17:10 2001 Delivered-To: freebsd-isp@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 4017A37B419 for ; Thu, 13 Dec 2001 18:17:08 -0800 (PST) Received: by leaf.lumiere.net (Postfix, from userid 1082) id 19127CD13; Thu, 13 Dec 2001 18:17:08 -0800 (PST) Date: Thu, 13 Dec 2001 18:17:08 -0800 From: Derrick John Klise To: francisv@dagupan.com Cc: freebsd-isp@freebsd.org Subject: Re: tcp-wrapper applications Message-ID: <20011213181708.A39897@leaf.lumiere.net> References: <10F29E27A956D511B0940050DA8D86A9340D5C@apmail.dagupan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <10F29E27A956D511B0940050DA8D86A9340D5C@apmail.dagupan.com>; from francisv@dagupan.com on Fri, Dec 14, 2001 at 10:01:22AM +0800 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Dec 14, 2001 at 10:01:22AM +0800, francisv@dagupan.com wrote: > Hi all, > > Do I still need /etc/inetd.conf to run tcp-wrapped applications in order to > use /etc/hosts.allow? Do an `ldd program` on the program that you want to use, if it reports that it's using "libwrap.so.3" or something of the like, it will use the tcp wrappers library (and hosts.allow). -- Derrick John Klise "I went into a general store, and they wouldn't sell me anything specific". -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message