From owner-freebsd-stable@FreeBSD.ORG Wed Oct 13 07:46:54 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48CD2106566C for ; Wed, 13 Oct 2010 07:46:54 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out2.tiscali.nl (smtp-out2.tiscali.nl [195.241.79.177]) by mx1.freebsd.org (Postfix) with ESMTP id 0A9C28FC16 for ; Wed, 13 Oct 2010 07:46:53 +0000 (UTC) Received: from [212.123.145.58] (helo=sjakie.klop.ws) by smtp-out2.tiscali.nl with esmtp (Exim) (envelope-from ) id 1P5w32-0006HV-Uw; Wed, 13 Oct 2010 09:46:53 +0200 Received: from 212-123-145-58.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 4117A8080; Wed, 13 Oct 2010 09:46:50 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org, Marcin References: Date: Wed, 13 Oct 2010 09:46:49 +0200 MIME-Version: 1.0 From: "Ronald Klop" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.62 (FreeBSD) Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Problem with security log X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2010 07:46:54 -0000 On Tue, 12 Oct 2010 22:50:28 +0200, Marcin wrote: > Hi folks, > > For some time in the file / var / log / security appear illegible =20 > entries: > kernel: ipfw: 200 Deny UDiPp f1w9:2 .168.10.5:5230503 D22e4n.y0 > .U0D.P25 1:15923.5136 o8.u10t. 5va5 3r5e03 224.0.0.251:5353 in via re0 > > How to get rid of it? Please help... > > Thanks, > Nickson Looks like 2 messages scrambled. I think multiple threads are =20 logging/writing at the same time. Although that might be a bug in itself = =20 it can explain what you see. Ronald.