Date: Fri, 12 May 2006 23:49:15 +0100 From: Andrew <andrew@ugh.net.au> To: Sean Murphy <smurphy@calarts.edu> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: poppassd-4.0_2 Message-ID: <dd964322538e85ef91e2d0168653200d@ugh.net.au> In-Reply-To: <4464F565.30807@calarts.edu> References: <4464F565.30807@calarts.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/05/2006, at 9:51 PM, Sean Murphy wrote: > is there anyway to restrict this daemon to listen only on 127.0.0.1 > local host? poppassd is called by inetd so thats where you need to look. The easiest method would probably be to use tcp wrappers. See the inetd man page for details but basically run inetd with -w and edit /etc/hosts.allow. I'd recommend you take a look at the poppwd port as well. Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dd964322538e85ef91e2d0168653200d>