From owner-freebsd-stable@FreeBSD.ORG Tue Oct 12 21:14:57 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 90010106566B for ; Tue, 12 Oct 2010 21:14:57 +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 4D5E58FC08 for ; Tue, 12 Oct 2010 21:14:57 +0000 (UTC) Received: by ywh2 with SMTP id 2so1450163ywh.13 for ; Tue, 12 Oct 2010 14:14:56 -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:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=c9PkjZQ/wa+Zl0KT5rQxPnAH5KWM4sQKXB7qDTqWH9s=; b=lt1Sey+eoy721EviE2KPKHY7LDAZDTEC69Z1OdviW57xZth+co1JjorwCgdIo6XqSA ZleHvQwKm5LuIOAv9U25p6P9Eqn/CnUuosye63TBOisj+6JSG/xRfa3SufBvFXFe3kMD MkEZI49Cw08jVEbxL1oiFs/72OrZnhjXpdYN8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=ITlGXIvaeK4Uqj+67WT5EkrZW9B6xT0xpOsL6xvpvf2wmfZyOzNHntYSWS21YHGRH3 80S4DBLUO+dvsZ6t9PYnQZ5896P4/jbN8/kLx5ibP+8mUGllN5RJw7DAZHFZWfl8dNeq CRmKeFoTEWBoM/s2CF1PCqtA+gjoFChSEnBZk= MIME-Version: 1.0 Received: by 10.42.5.195 with SMTP id 3mr3010247icx.98.1286916628172; Tue, 12 Oct 2010 13:50:28 -0700 (PDT) Sender: boski.cezar@gmail.com Received: by 10.231.205.197 with HTTP; Tue, 12 Oct 2010 13:50:28 -0700 (PDT) Date: Tue, 12 Oct 2010 22:50:28 +0200 X-Google-Sender-Auth: gXe16P6GLItXkJEfDgveZKWkKKk Message-ID: From: Marcin To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 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: Tue, 12 Oct 2010 21:14:57 -0000 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... Thanks, Nickson