Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 18:21:06 +1200
From:      "Dan Langille" <junkmale@xtra.co.nz>
To:        "Art Neilson, KH7PZ" <art@hawaii.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: tcp_wrappers
Message-ID:  <19990628062420.LYVZ3789.mta1-rme@wocker>
In-Reply-To: <3.0.6.32.19990627184734.032e1ec0@clients1.hawaii.rr.com>
References:  <19990627230044.HINL1400.mta2-rme@wocker>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990628062420.LYVZ3789.mta1-rme>