From owner-freebsd-questions Mon Mar 12 20:10:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-76-236.knology.net [24.214.76.236]) by hub.freebsd.org (Postfix) with ESMTP id 472C537B71A for ; Mon, 12 Mar 2001 20:10:45 -0800 (PST) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.2/8.11.2) with ESMTP id f2D4Age08626; Mon, 12 Mar 2001 22:10:42 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200103130410.f2D4Age08626@grumpy.dyndns.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Joel CARNAT Cc: freebsd-questions@FreeBSD.ORG From: David Kelly Subject: Re: PING filtering In-reply-to: Message from Joel CARNAT of "Mon, 12 Mar 2001 12:50:27 GMT." <20010312125027.44899f95.joel.carnat@noos.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 12 Mar 2001 22:10:42 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joel CARNAT writes: [...] > -3- use syslog to watch who ping's me so that I may tune the rules later... > # IPFW logging :) > !ipfw > *.* /var/log/ipfw.log Good for you for knowing to divert syslogd's output into a file. But ipfw also happens to be written to /var/log/security, by default. :-) To complete your configuration don't forget to add your new log file to /etc/newsyslog.conf. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message