From owner-freebsd-stable Thu Dec 27 11:45:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by hub.freebsd.org (Postfix) with ESMTP id D55B237B405 for ; Thu, 27 Dec 2001 11:45:06 -0800 (PST) Received: from emma1.emma.line.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP id 4DE2FA3826 for ; Thu, 27 Dec 2001 20:45:05 +0100 (CET) Received: by emma1.emma.line.org (Postfix, from userid 500) id 8C1CCA2003; Thu, 27 Dec 2001 20:45:00 +0100 (CET) Date: Thu, 27 Dec 2001 20:45:00 +0100 From: Matthias Andree To: Cy Schubert - ITSD Open Systems Group Cc: Matthias Andree , freebsd-stable@FreeBSD.ORG Subject: Re: tcpd not installed on 4.5-PRERELEASE Message-ID: <20011227194500.GA28491@emma1.emma.line.org> References: <200112271938.fBRJc8N35049@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <200112271938.fBRJc8N35049@cwsys.cwsent.com> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27 Dec 2001, Cy Schubert - ITSD Open Systems Group wrote: > In message , Matthias Andree writes: > > Cy Schubert - ITSD Open Systems Group writes: > > > > > Tcpd is redundant under FreeBSD. FreeBSD's inetd uses libwrap > > > (TCP/Wrapper library), effectively wrapping as if tcpd was in use. > > > > No, it is not redundant. > > > > I might have a different super-server than FreeBSD's inetd (tcpserver > > from DJB's ucspi-tcp!), or I might want to run a service without libwrap > > for efficiency reasons -- in that case, I'd have to run tcpd explicitly > > for the other services. > > IMO, that's why we have the tcp_wrapper port. Won't work: bash-2.05a# pwd ; make install clean /usr/ports/security/tcp_wrapper ===> tcp_wrappers-7.6_1 is forbidden: tcp_wrappers is in the base system. ===> Cleaning for tcp_wrappers-7.6_1 (I presume the port is not redundant, older systems may rely on that.) I'm filing a PR now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message