From owner-freebsd-questions Mon Aug 19 5:10:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59B0F37B400 for ; Mon, 19 Aug 2002 05:10:19 -0700 (PDT) Received: from fep4.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EAE343EB7 for ; Mon, 19 Aug 2002 05:10:14 -0700 (PDT) (envelope-from dlavigne6@cogeco.ca) Received: from d226-39-211.home.cgocable.net (d226-39-211.home.cgocable.net [24.226.39.211]) by fep4.cogeco.net (Postfix) with ESMTP id 1383386EF; Mon, 19 Aug 2002 08:10:14 -0400 (EDT) Date: Mon, 19 Aug 2002 08:16:15 -0400 (EDT) From: Dru X-X-Sender: dlavigne6@x1-6-00-80-c8-3a-b8-46.kico2.on.cogeco.ca To: bill Cc: freebsd-questions@FreeBSD.ORG Subject: Re: TCP_wrapers In-Reply-To: <3D609ECE.9609.498F29E@localhost> Message-ID: <20020819081448.N98690-100000@x1-6-00-80-c8-3a-b8-46.kico2.on.cogeco.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 19 Aug 2002, bill wrote: > I am just in the process of building my first freeBSD box. I looked in the ports > under security and can't find plain TCP wrappers. Did I miss it or is it not > available as a package download ? Hi Bill, TCP Wrappers has been built into the system for some time now. Edit "/etc/hosts.allow" to your needs; don't bother with "/etc/hosts.deny" as it is deprecated. "man hosts_options" if you need help with the format. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message