From owner-freebsd-questions Tue Apr 16 05:06:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA06802 for questions-outgoing; Tue, 16 Apr 1996 05:06:07 -0700 (PDT) Received: from flopsy.hobart.tased.edu.au (root@flopsy.hobart.tased.edu.au [147.41.41.100]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA06797 for ; Tue, 16 Apr 1996 05:06:03 -0700 (PDT) Received: (from root@localhost) by flopsy.hobart.tased.edu.au (8.6.12/8.6.12) id WAA01952; Tue, 16 Apr 1996 22:05:43 +1000 Date: Tue, 16 Apr 1996 22:05:42 +1000 (EST) From: Andrew cc: questions@freebsd.org Subject: Re: TCP Wrapper In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 15 Apr 1996, John A. Perry wrote: > Yes. I have mine working. It turns out that for some reason the > hosts.deny file is not getting referenced. The answer is to put all the I have just installed TCP Wrappers from the original source and it seemed to work fine. If you installed it from a port then perhaps theres a problem with it. It compiles very easily with a ?macro for freebsd. If you still have trouble I put the source with the appropriate lines (un)commented in the Makefile on ftp.hobart.tased.edu.au/pub/unix Andrew