From owner-freebsd-stable Tue Feb 27 19:55: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hal9000.bsdonline.org (24-168-203-47.wo.cox.rr.com [24.168.203.47]) by hub.freebsd.org (Postfix) with ESMTP id DA6D737B719 for ; Tue, 27 Feb 2001 19:55:03 -0800 (PST) (envelope-from ajc@hal9000.bsdonline.org) Received: by hal9000.bsdonline.org (Postfix, from userid 1001) id 1F25E1FAE; Tue, 27 Feb 2001 22:54:59 -0500 (EST) Date: Tue, 27 Feb 2001 22:54:59 -0500 From: Andrew J Caines To: freebsd-stable@FreeBSD.ORG Subject: Re: tcpd? Message-ID: <20010227225459.T83990@hal9000.bsdonline.org> Reply-To: Andrew J Caines Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20010226230911.A69058@abcjr.net> <20010227015548.S83990@hal9000.bsdonline.org> <3A9BA3EB.50972@math.missouri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9BA3EB.50972@math.missouri.edu>; from stephen@math.missouri.edu on Tue, Feb 27, 2001 at 06:56:11AM -0600 Organization: H.A.L. Plant X-Powered-by: FreeBSD 4.2-STABLE Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stephen, > Also, I noticed that tcp_wrappers works for openssh even if inetd is not > running. Yes. sshd and, in principle, just about any TCP listening daemon can be coded and linked to libwrap and use hosts.allow to control client access. Those which can't, but can be run from inetd, can do it that way. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@altavista.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message