Date: Wed, 26 Apr 2000 14:34:14 +0200 (MET DST) From: Tobias Roth <roth@iamexwi.unibe.ch> To: "James B. Huber" <jbh@gencon.com> Cc: questions@FreeBSD.ORG Subject: Re: tcpd in 4.0-stable Message-ID: <Pine.GSO.4.10.10004261430130.6811-100000@vangogh> In-Reply-To: <200004261205.IAA19603@moses.gencon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Forgive me if I'm just not seeing/finding this but..... > I can't find tcpd in 4.0-stable. It IS NOT on the system, Yes, it is. It is integrated in the system and works with my 4.0 Stable box which I freshly built on Monday. If you change /etc/hosts.allow, you will notice that tcpd really works. > a "man -k tcpd" shows: > mon1.genesis-net.net:/home/jbh: >% man -k tcpd > tcpdchk(8) - tcp wrapper configuration checker > tcpdmatch(8) - tcp wrapper oracle > tcpdump(1) - dump traffic on a network > tcpslice(1) - extract pieces of and/or glue together tcpdump files However, the man page has not been installed. You are correct here. > So, go to /usr/ports/security/tcp_wrappers and say "make", > that yields this: > mon1.genesis-net.net:/usr/ports/security/tcp_wrapper: >% asroot make > Welcome master James B. Huber. > Executing "make" as root. > ===> tcp_wrappers-7.6 is forbidden: tcp_wrappers is in the base system. Try this: Remove the forbidden line from the makefile, then do a make, but not a make install. After that, simply copy the man page(s) to the approptiate place. But the important thing is, the manpage IS missing and this should be corrected. cheers, Tobe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10004261430130.6811-100000>