Date: Wed, 19 Jul 2000 18:25:16 +0200 From: Udo Schweigert <ust@cert.siemens.de> To: Mike <mike@mikesweb.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: tcp_wrappers & FBSD 4.0 Message-ID: <20000719182516.A8185@alaska.cert.siemens.de> In-Reply-To: <4.3.2.7.2.20000719120629.00b4aa20@mail.mikesweb.com>; from mike@mikesweb.com on Wed, Jul 19, 2000 at 12:08:38PM -0400 References: <4.3.2.7.2.20000719120629.00b4aa20@mail.mikesweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 19, 2000 at 12:08:38 -0400, Mike wrote: > I just tried to install the tcp_wrappers port on my 4.0 system, and was > given the message: ===> tcp_wrappers_7.6 is forbidden: tcp_wrappers is in > the base system. > I looked in the makefile and it says to spit out that error message if > /usr/include/tcpd.h exists, which it does, but I can't find the tcpd exec > anywhere... Thought I would drop a quick line to see if I am missing > something before I just comment out the lines looking for tcpd.h There's no tcpd binary necessary, it's all done within inetd and portmapper. See /etc/hosts.allow for some examples or: man hosts_access man hosts_options Regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 ZT IK 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : ust@cert.siemens.de PGP-2/5 fingerprint | D8 A5 DF 34 EC 87 E8 C6 E2 26 C4 D0 EE 80 36 B2 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?20000719182516.A8185>