Andrew J Caines wrote:
> 
> 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.

Also, I noticed that tcp_wrappers works for openssh even if inetd is not
running.


-- 
Stephen Montgomery-Smith
[EMAIL PROTECTED]
http://www.math.missouri.edu/~stephen

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to