From owner-freebsd-security Thu Jun 14 9:49:48 2001 Delivered-To: freebsd-security@freebsd.org Received: from mail.goonda.org (mail.goonda.org [208.37.165.142]) by hub.freebsd.org (Postfix) with SMTP id E272D37B405 for ; Thu, 14 Jun 2001 09:49:36 -0700 (PDT) (envelope-from goonda@bastard.net) Received: (qmail 26533 invoked from network); 14 Jun 2001 16:49:34 -0000 Received: from unknown (HELO phat.bastard.net) (208.37.165.141) by mail.goonda.org with SMTP; 14 Jun 2001 16:49:34 -0000 Received: from localhost (localhost [127.0.0.1]) by phat.bastard.net (8.11.4/8.11.4) with ESMTP id f5EGnWu55144 for ; Thu, 14 Jun 2001 12:49:33 -0400 (EDT) (envelope-from goonda@bastard.net) Date: Thu, 14 Jun 2001 12:49:32 -0400 (EDT) From: anindya To: Subject: remote syslog question Message-ID: <20010614123656.K55091-100000@phat.bastard.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi folks, I've been running a very nice 4.3-STABLE system with IPF as my firewall for some time now, without problems. Of course I am sending my syslogs to a remote host, but I want to keep an additional copy of the ipf logs locally. My syslog.conf has just 2 lines: *.* @loghost local0.* /var/log/ipflog I was guessing that the local0.* stuff would be sent to both places, but that is not the case; I don't get ipf logs on my loghost. What change do I need to make in order to send local0.* to both places? man 5 syslog.conf doesn't indicate that you can take multiple actions for a given facility/priority. Thanks, --Anindya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message