From owner-freebsd-stable Mon Feb 26 22:55:53 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 A1D7B37B70D for ; Mon, 26 Feb 2001 22:55:50 -0800 (PST) (envelope-from ajc@hal9000.bsdonline.org) Received: by hal9000.bsdonline.org (Postfix, from userid 1001) id DA5201FAE; Tue, 27 Feb 2001 01:55:48 -0500 (EST) Date: Tue, 27 Feb 2001 01:55:48 -0500 From: Andrew J Caines To: "Arnold Cavazos Jr." Cc: freebsd-stable@FreeBSD.ORG Subject: Re: tcpd? Message-ID: <20010227015548.S83990@hal9000.bsdonline.org> Reply-To: Andrew J Caines Mail-Followup-To: "Arnold Cavazos Jr." , freebsd-stable@FreeBSD.ORG References: <20010226230911.A69058@abcjr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226230911.A69058@abcjr.net>; from abcjr@abcjr.net on Mon, Feb 26, 2001 at 11:09:11PM -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 Arnold, > How should one go about doing this in FreeBSD-stable? Invoke inetd with "inetd -wW", which is the default. FreeBSD's inetd is linked to libwrap, so you don't need to change inetd.conf to run tcpd as you might on other systems. Make sure that your inetd.conf and services entries are correct for the service you want to enable, then add your desired entry to /etc/hosts.allow. There is a very nice hosts.allow sample which you may want to keep for reference. HTH. -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