From owner-freebsd-alpha Sun Apr 23 0:38:56 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from tibor.org (cable-117-5-237-24.anchorageak.net [24.237.5.117]) by hub.freebsd.org (Postfix) with ESMTP id 85DE537B6E5 for ; Sun, 23 Apr 2000 00:38:53 -0700 (PDT) (envelope-from tibor@tibor.org) Received: from localhost (localhost [127.0.0.1]) by tibor.org (Postfix) with ESMTP id 214AA23805 for ; Sat, 22 Apr 2000 23:38:52 -0800 (AKDT) Date: Sat, 22 Apr 2000 23:38:51 -0800 (AKDT) From: Mike Tibor To: freebsd-alpha@freebsd.org Subject: TCP_Wrappers on FreeBSD Alpha System Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just finished installing 4.0-RELEASE on my PC164, and looking over /etc/inetd.conf it appeared that tcp_wrappers wasn't installed. However, doing "cd /usr/ports/security/tcp_wrapper ; make install", gives an error message telling me tcp_wrappers is in the base system. The thing is, the man pages for hosts_access(3) and (5) are installed, as are a couple of other things that belong to tcp_wrappers--in fact, pretty much everything except tcpd itself seem to be present. I'm brand new to FreeBSD, so be gentle with me :-) but is there any reason I couldn't comment out the following three lines from /usr/ports/security/tcp_wrapper/Makefile: .if exists(/usr/include/tcpd.h) FORBIDDEN= tcp_wrappers is in the base system .endif And then make install? -- Mike Tibor Univ. of Alaska Anchorage (907) 786-1001 voice Network Technician Consortium Library (907) 786-6050 fax tibor@lib.uaa.alaska.edu http://www.lib.uaa.alaska.edu/~tibor/ http://www.lib.uaa.alaska.edu/~tibor/pgpkey for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message