From owner-freebsd-questions Sun Sep 29 22:41:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB19237B401 for ; Sun, 29 Sep 2002 22:41:16 -0700 (PDT) Received: from uni01mr.unity.ncsu.edu (uni01mr.unity.ncsu.edu [152.1.1.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC5C43E75 for ; Sun, 29 Sep 2002 22:41:15 -0700 (PDT) (envelope-from ewthorn2@unity.ncsu.edu) Received: from unity.ncsu.edu (uni03wi.unity.ncsu.edu [152.1.1.33]) by uni01mr.unity.ncsu.edu (8.11.6/8.11.6/N.20020819.01) with ESMTP id g8U5fAt11069 for ; Mon, 30 Sep 2002 01:41:11 -0400 (EDT) Message-Id: <200209300541.g8U5fAt11069@uni01mr.unity.ncsu.edu> Content-Transfer-Encoding: 8bit Date: Mon, 30 Sep 2002 01:41:09 -500 User-Agent: IMHO/0.97.1 (Webmail for Roxen) X-Originating-IP: [66.26.236.202] Content-Type: text/plain; charset=iso-8859-1 From: Eric Thornton To: freebsd-questions@freebsd.org Subject: how to auto reset log limits MIME-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have my loglimit set to 100 entries for each ipfw rule. Is there a way in periodic.conf or such to automatically execute "ipfw resetlog"? My log entires fill up in about 2 days due to attempted tcp connections to http, telnet, netbios, ect. I would like to keep the loglimit active to prevent syslog flooding, and still get attempted connections logged to me everyday. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message