Date: Tue, 24 Apr 2001 14:08:17 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: Odhiambo Washington <wash@wananchi.com> Cc: FBSD-STABLE <freebsd-stable@freebsd.org> Subject: Re: TCPD and a Perl Script Message-ID: <20010424140817.A2623@walton.maths.tcd.ie> In-Reply-To: <20010424154405.D14265@everest.wananchi.com>; from wash@wananchi.com on Tue, Apr 24, 2001 at 03:44:05PM %2B0300 References: <20010424154405.D14265@everest.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 24, 2001 at 03:44:05PM +0300, Odhiambo Washington wrote: > Added the relevant line to /etc/services, then > Added the appropriate line to /etc/inetd.conf, and because inetd has > tcpwrapper support built in, I assumed that the service will be wrapped > automatically. I must be wrong??? Make sure you are running inetd with atleast the "-w" flag (you can add this to inetd_flags in /etc/rc.conf). I usually run inetd with "-wWl", which causes it to log both successful and unsuccessful connections and to wap inetd's builtin services too. David. 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?20010424140817.A2623>