From owner-freebsd-questions@FreeBSD.ORG Mon Sep 13 13:49:48 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2CDF106564A for ; Mon, 13 Sep 2010 13:49:48 +0000 (UTC) (envelope-from g.danecki@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6795F8FC13 for ; Mon, 13 Sep 2010 13:49:48 +0000 (UTC) Received: by iwn34 with SMTP id 34so5909857iwn.13 for ; Mon, 13 Sep 2010 06:49:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=o5IB55Y2rBBrCjFAtaCeQ8swe21AknVSikqvqh5bh6E=; b=AnsskrrkcFSPuQ2YIbUJP7xCWCzMbKjb7LPbgriacPjcAeaALRW42Qy8urdkvlVW/F Q3RZxAkzZA7pu1jMgOv7keTvYjvzu5+qkZqbUFm4SabLeOr1F5R8FnusUXkcc3TrzRa6 +NLgWw0jop3nET6CoC0LwkjQqc6us4jZ3AXAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=JjBs2xgjT0jInZXwUd94QglTW4BoO0huiE8GOfAdajD6SXOyCmqFHiXoXdf5EdZPAm Y9d+Nv2efZM6iabahhFHR+cihvEP/Fk347EslvWzKAOSwS4PRv/XSayejWvTThHn745Y d99P2R1PZWHm8JdYF/SRnGIiKtvfy55FyW/A8= Received: by 10.231.167.67 with SMTP id p3mr6232911iby.20.1284384124162; Mon, 13 Sep 2010 06:22:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.140.3 with HTTP; Mon, 13 Sep 2010 06:21:43 -0700 (PDT) In-Reply-To: <20100913081007.5b504f3d@scorpio> References: <20100913081007.5b504f3d@scorpio> From: Grzegorz Danecki Date: Mon, 13 Sep 2010 15:21:43 +0200 Message-ID: To: FreeBSD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: security log entry X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 13:49:48 -0000 Hello, I've seen similar garbage (on the screen however) and options PRINTF_BUFR_SIZE=3D128 solved the problem, maybe this will help you somehow. On Mon, Sep 13, 2010 at 2:10 PM, Jerry wrote: > From time to time, I will find an entry similar to the follow in > the /var/log/security log: > > > Sep 12 07:23:59 scorpio kernel: ipi6pf0w0: A36c0c0e ptA cUcDeP= p > t1 92U.D1P6 81.912..11061:81.510.5150 12:2145.005.50 .222541.:05.305.32 > 5o1u:t5 3v5i3a innf ev0i > > > I have IPFW configured as my firewall. I am not sure exactly what is > commencing when that above log entry is created. Apparently, or at > least as far as I can tell, nothing is being effected. > > I was just wondering if anyone had any idea what it might be pertaining > to. > > -- > Jerry =E2=9C=8C > FreeBSD.user@seibercom.net > > Disclaimer: off-list followups get on-list replies or get ignored. > Please do not ignore the Reply-To header. > __________________________________________________________________ > > --=20 Grzegorz Danecki