From owner-freebsd-questions Thu May 11 7:23:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id A8B5A37B650 for ; Thu, 11 May 2000 07:23:25 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id PAA44483; Thu, 11 May 2000 15:22:47 +0100 (BST) (envelope-from simond) Date: Thu, 11 May 2000 15:22:47 +0100 From: simond@irrelevant.org To: james Cc: freebsd-questions@FreeBSD.ORG Subject: Re: tcp wrappers under freebsd 4.0 release Message-ID: <20000511152247.A44168@irrelevant.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from wabit@adl.ussr.net on Thu, May 11, 2000 at 10:46:03PM +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 11, 2000 at 10:46:03PM +0930, james wrote: > Howdy, > > I'm trying to get tcpd working, I go to /usr/ports/security/tcp_wrappers/ > and type make, and get the following; > > ===> tcp_wrappers-7.6 is forbidden: tcp_wrappers is in the base system. > > I found the example inetd.conf > (/usr/ports/security/tcp_wrapper/files/inetd.conf.wrapped.sample), but > this refers to a file (/usr/local/libexec/tcpd) which doesn't > exist.... how do I find this file (seeing that it is meant to be installed > in the base system) > > any assistance would be gratefully received !! :-) Support for tcp wrappers has been integrated into the individual programs, so just set the appropriate hosts.allow and hosts.deny files and it should all work automatically :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message