Date: Tue, 27 Feb 2001 01:55:48 -0500 From: Andrew J Caines <A.J.Caines@altavista.net> To: "Arnold Cavazos Jr." <abcjr@abcjr.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: tcpd? Message-ID: <20010227015548.S83990@hal9000.bsdonline.org> In-Reply-To: <20010226230911.A69058@abcjr.net>; from abcjr@abcjr.net on Mon, Feb 26, 2001 at 11:09:11PM -0600 References: <20010226230911.A69058@abcjr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010227015548.S83990>