From owner-freebsd-questions Sat Jan 23 19:19:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28886 for freebsd-questions-outgoing; Sat, 23 Jan 1999 19:19:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from obelix.avlnet.ml.org (hmo4-245.telmex.net.mx [148.233.197.245]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28876 for ; Sat, 23 Jan 1999 19:19:23 -0800 (PST) (envelope-from antonio@avlnet.ml.org) Received: from localhost (antonio@localhost) by obelix.avlnet.ml.org (8.8.8/8.8.8) with SMTP id UAA12725; Sat, 23 Jan 1999 20:21:21 GMT (envelope-from antonio@avlnet.ml.org) Date: Sat, 23 Jan 1999 20:21:19 +0000 (GMT) From: Antonio Varela Lizardi To: freebsd-questions@FreeBSD.ORG cc: antonio@avlnet.ml.org Subject: wrappers question 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 Hi there, I want to obtain a /var/log/secure file (a-la-linux) to monitor uninvited guests with tcpd. I've installed the wrapper and configured /etc/syslog.conf adding a !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. Please write to me or send me a copy, because I'm no longer subscribed to this list. Thanks in advance Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message