From owner-freebsd-stable@FreeBSD.ORG Wed Oct 13 09:01:45 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 137CE1065693 for ; Wed, 13 Oct 2010 09:01:45 +0000 (UTC) (envelope-from boski.cezar@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id C1A9A8FC3C for ; Wed, 13 Oct 2010 09:01:44 +0000 (UTC) Received: by ywh2 with SMTP id 2so1620842ywh.13 for ; Wed, 13 Oct 2010 02:01:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=XChMOwFTVSAe5aZAZg/1hdLe6ZBToNadX8N9fUxRSBs=; b=mJCK4Hhan/RrK/L6KC3i48gbe5wEqB8h9UX5GKujvv35ugjnAaQ8SMz4GTSe1T4uJ3 9z30kQxYH86kU7Odk3qm8WliI4/yqQ0COuAG3oOBgzs34BWfDvKcR2oB+CJMnmatsGLw ZNNsqV8fPx5EnCU22fNMXTOHN/T+Awnpnt9Og= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=r3LtcY2dopL8VTEtVqKcXtBxWN8GZMG8EQldb1n9GW7NAZsfSd4wzEAuUOs9NeHmQy 2kVLunzKFCfiZ67I4a6xqF50NBqC+vUoj6KuK/VNImroTnl96v63KWWmp4M8KSqoied/ 5E6zx38Yuk0hITXvvqjFNIINAd646gIf+O70c= MIME-Version: 1.0 Received: by 10.42.191.7 with SMTP id dk7mr3289470icb.274.1286960503548; Wed, 13 Oct 2010 02:01:43 -0700 (PDT) Sender: boski.cezar@gmail.com Received: by 10.231.205.197 with HTTP; Wed, 13 Oct 2010 02:01:43 -0700 (PDT) In-Reply-To: <4CB569E8.7020301@icyb.net.ua> References: <4CB569E8.7020301@icyb.net.ua> Date: Wed, 13 Oct 2010 11:01:43 +0200 X-Google-Sender-Auth: whSQNpcoE9hcVqiFHHZ8-6C3pHg Message-ID: From: Marcin To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org 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 09:01:45 -0000 2010/10/13 Andriy Gapon : > on 12/10/2010 23:50 Marcin said the following: >> Hi folks, >> >> For some time in the file / var / log / security appear illegible 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... > > Add buffering to msgbuf-writing routines in kernel. > > -- > Andriy Gapon > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Hi Andiry, How can i do that? Please give me an advice... :)