From owner-freebsd-questions Sun Mar 28 3: 6:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.comkey.com.au (alpha.comkey.com.au [203.9.152.215]) by hub.freebsd.org (Postfix) with SMTP id 799D914E4D for ; Sun, 28 Mar 1999 03:06:33 -0800 (PST) (envelope-from gjb@comkey.com.au) Received: (qmail 15409 invoked by uid 1001); 28 Mar 1999 11:04:19 -0000 Message-ID: <19990328110419.15408.qmail@alpha.comkey.com.au> X-Posted-By: GBA-Post 1.04 06-Feb-1999 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Sun, 28 Mar 1999 21:04:18 +1000 From: Greg Black To: dissonant Cc: freebsd-questions@FreeBSD.ORG Subject: Re: equivalent of BSD/OS /etc/hosts.deny? References: In-reply-to: of Sat, 27 Mar 1999 11:43:53 PST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there a FreeBSD equivalent of the BSD/OS /etc/hosts.deny? I've run out > of things to look up in the manpages....if there's something, it's > probably painfully obvious. BSD/OS has come with tcp_wrappers installed by default for quite some time; on FreeBSD you have to install it yourself. You'll find that it's provided as both a package and a port -- take your pick and then set it up in the usual way, making allowance for the different directory structure used on FreeBSD. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message