From owner-freebsd-current Tue Jun 8 1:38: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.palmerharvey.co.uk (mail.palmerharvey.co.uk [62.172.109.58]) by hub.freebsd.org (Postfix) with ESMTP id 21FE214F30 for ; Tue, 8 Jun 1999 01:37:03 -0700 (PDT) (envelope-from Dom.Mitchell@palmerharvey.co.uk) Received: from ho-nt-01.pandhm.co.uk (unverified) by mail.palmerharvey.co.uk (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Tue, 08 Jun 1999 09:36:16 +0100 Received: from voodoo.pandhm.co.uk (VOODOO [10.100.35.12]) by ho-nt-01.pandhm.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id MKM83J0M; Tue, 8 Jun 1999 09:28:24 +0100 Received: from dom by voodoo.pandhm.co.uk with local (Exim 2.10 #1) id 10rHRv-000Jnk-00; Tue, 8 Jun 1999 09:41:35 +0100 To: "Andrew Reilly" Cc: Ben Rosengart , current@FreeBSD.ORG Subject: Re: tcp_wrapper in contrib and ports? X-Mailer: nmh-1.0 X-Colour: Green Organization: Palmer & Harvey McLane In-Reply-To: "Andrew Reilly"'s message of "Tue, 08 Jun 1999 09:39:07 +1000" <19990608093907.A85247@gurney.reilly.home> Date: Tue, 08 Jun 1999 09:41:35 +0100 From: Dom Mitchell Message-Id: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 8 June 1999, "Andrew Reilly" proclaimed: > Maybe 3.x users actually want tcpd too. I'm running -STABLE, and > qmail, and discovered that tcp_wrappers was somehow part of the > system when things started misbehaving. Oddly, tcpd itself is > _not_ built by the system, it seems. This is correct; there is no need for it, as the support for the wrappers was built directly into inetd. Check the CVS logs for inetd. > The libwrap that is built > (or at least the man page for tcpdchk) seems to think that the > control files hosts.access and hosts.deny still live in > /usr/local/etc/, rather than where you would expect a system > component to put them: /etc. My tcpdchk doesn't seem to have this problem; then again, I'm running -CURRENT. Maybe you have a version left over from the ports? Try seeing what order your MANPATH is set or doing "man -d tcpdchk". > My current source of confusion is with the tcpd from ports, > which doesn't mention what level it is syslogging at: I can't > find any of it's log messages... I find that it's convenient to redirect all logging to a spare VT: --------[ /etc/syslogd.conf ]------------------------------------------- ... *.* /dev/ttyv7 ------------------------------------------------------------------------ That always lets you see what's going on. -- Dom Mitchell -- Palmer & Harvey McLane -- Unix Systems Administrator "Always think very hard before messing with TCP. And then don't." -- MC -- ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. ********************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message