From owner-freebsd-questions Sun Jan 24 01:00:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03530 for freebsd-questions-outgoing; Sun, 24 Jan 1999 01:00:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from insomnia.local.net (arc1-63.netwalk.net [206.175.61.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03517 for ; Sun, 24 Jan 1999 01:00:30 -0800 (PST) (envelope-from jmutter@netwalk.com) Received: from localhost (jmutter@localhost) by insomnia.local.net (8.8.8/8.8.8) with ESMTP id EAA00230; Sun, 24 Jan 1999 04:00:49 -0500 (EST) (envelope-from jmutter@netwalk.com) X-Authentication-Warning: insomnia.local.net: jmutter owned process doing -bs Date: Sun, 24 Jan 1999 04:00:49 -0500 (EST) From: "James A. Mutter" Reply-To: jm7996@devrycols.edu To: Antonio Varela Lizardi cc: freebsd-questions@FreeBSD.ORG Subject: Re: wrappers question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > !tcpd *.* > /var/log/secure > > but the log file is not updated (yes, I did a killall -HUP inetd and > syslogd... :-). I also have my custom /usr/local/etc/hosts.deny and > hosts.allow, and added a "-l" flag to inetd in rc.conf. Any ideas will be > welcome. DId you remember to 'touch /var/log/secure' before you restarted syslogd and inetd? The logger won't create a new file for you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message