From owner-freebsd-questions Sun Jun 27 23:21:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta1-rme.xtra.co.nz (unknown [203.96.92.1]) by hub.freebsd.org (Postfix) with ESMTP id 1D61514E65 for ; Sun, 27 Jun 1999 23:21:07 -0700 (PDT) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.152.68]) by mta1-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990628062420.LYVZ3789.mta1-rme@wocker>; Mon, 28 Jun 1999 18:24:20 +1200 From: "Dan Langille" Organization: The FreeBSD Diary To: "Art Neilson, KH7PZ" Date: Mon, 28 Jun 1999 18:21:06 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: tcp_wrappers Reply-To: junkmale@xtra.co.nz Cc: freebsd-questions@freebsd.org In-reply-to: <3.0.6.32.19990627184734.032e1ec0@clients1.hawaii.rr.com> References: <19990627230044.HINL1400.mta2-rme@wocker> X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990628062420.LYVZ3789.mta1-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27 Jun 99, at 18:47, Art Neilson, KH7PZ wrote: > At 10:58 AM 6/28/99 +1200, you wrote: > >On 27 Jun 99, at 12:52, Art Neilson, KH7PZ wrote: > > > >> OK, so I just code hosts.allow and go?? Sounds like it. > >> How do I get logging of specific daemons such as telnetd to > >> get routed to a log file via syslog? > >> > >> Thanks for your help!! I converted from a 2.2.7 and am > >> stumbling across the differences ... > > > >Have a look at: > > > > http://www.freebsddiary.org/freebsd/tcpwrapper.htm > > > >There is a section on that page on configuring the output from tcpd. You > >may wish to ignore the location of tcpd in that article as it predates > >FreeBSD 3.2. > > So where is it located now? There is no tcpd on my 3.2 system that I can > find. Someone said I don't need tcpd anymore because inetd is compiled > with tcp_wrappers already in 3.2. So all I need to do is code hosts.allow > and test. I'll take a look at the url you mention, thanks for the > pointer!!! Please keep all messages cc'd to the list. My guess is that tcpd does not exist anymore. Here's why I think that: # locate tcpd /usr/include/tcpd.h /usr/libdata/perl/5.00503/mach/tcpd.ph /usr/sbin/tcpdchk /usr/sbin/tcpdmatch /usr/sbin/tcpdump But I can use hosts.allow to deny connections. This test was carried out on a clean install of 3.2-release. -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.FreeBSDDiary.org/freebsd/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/racingsystem.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message