From owner-freebsd-questions Sun Mar 12 18:54:19 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA00660 for questions-outgoing; Sun, 12 Mar 1995 18:54:19 -0800 Received: from kalypso.iqm.unicamp.br (kalypso.iqm.unicamp.br [143.106.13.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA00654 for ; Sun, 12 Mar 1995 18:54:14 -0800 Received: (from vazquez@localhost) by kalypso.iqm.unicamp.br (8.6.10/8.6.9) id XAA00638; Sun, 12 Mar 1995 23:33:44 -0300 From: Pedro A M Vazquez Message-Id: <199503130233.XAA00638@kalypso.iqm.unicamp.br> Subject: Re: hosts_access (fwd) (again) To: stephen@belgarath.it.com.au (Stephen Darragh) Date: Sun, 12 Mar 1995 23:33:41 -0300 (EST) Cc: freebsd-questions@freefall.cdrom.com In-Reply-To: from "Stephen Darragh" at Mar 13, 95 09:41:20 am Organization: Instituto de Quimica Unicamp X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 773 Sender: questions-owner@FreeBSD.org Precedence: bulk Hello Please, there is no " Linux's tcpd " but the tcp_wrapper tools developed by Wietse Venema (wietse@wzv.win.tue.nl) for SunOS/Ultrix years ago and later ported for several U*x systems including 386bsd0.1, Linux, FreeBSD, etc. From the README file: "Early versions of the programs were tested with Ultrix >= 2.2, with SunOS >= 3.4 and ISC 2.2. Later versions have been installed on a wide variety of platforms such as SunOS 4.x and 5.x, Ultrix 3.x and 4.x, DEC OSF/1 T1.2-2, HP-UX 8.x, AIX 3.1.5 up to 3.2.4, Apollo SR10.3.5, Sony, NeXT, SCO UNIX, DG/UX, Cray, Dynix, and an unknown number of other ones." The "official" source sites are ftp.cert.org and ftp.win.tue.nl but you can find a ready to run binary in the packages dir named tcp_wrappers_6.3.tgz. Pedro