From owner-freebsd-questions@FreeBSD.ORG Mon Sep 13 15:09:27 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 E3F6A106566C for ; Mon, 13 Sep 2010 15:09:27 +0000 (UTC) (envelope-from freebsd.user@seibercom.net) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 942BE8FC0C for ; Mon, 13 Sep 2010 15:09:27 +0000 (UTC) Received: by ywt2 with SMTP id 2so2364849ywt.13 for ; Mon, 13 Sep 2010 08:09:26 -0700 (PDT) Received: by 10.150.229.17 with SMTP id b17mr1612319ybh.379.1284390566856; Mon, 13 Sep 2010 08:09:26 -0700 (PDT) Received: from scorpio.seibercom.net (cpe-071-070-147-230.nc.res.rr.com [71.70.147.230]) by mx.google.com with ESMTPS id q21sm6551924ybk.23.2010.09.13.08.09.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 13 Sep 2010 08:09:25 -0700 (PDT) Received: from scorpio (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: FreeBSD.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id D3F2AE54862 for ; Mon, 13 Sep 2010 11:09:23 -0400 (EDT) Date: Mon, 13 Sep 2010 11:09:23 -0400 From: Jerry To: FreeBSD Message-ID: <20100913110923.29834af5@scorpio> In-Reply-To: References: <20100913081007.5b504f3d@scorpio> Organization: seibercom.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAG1BMVEX3/uPVnZf2/v9ejGkqHB74++H///+cHCT3m6cgqYvfAAACbElEQVQ4jWXTQW/bIBQAYJLJuRMn8TVCss9zTdrrXJ6bHe1Ej/bossF9EpJ3nbapf3sP8JxOQ4qV8OU9HvjBROWcYNlKHtxlQ1/huBaOBiMwQtgHhbokMLIT76Acps5hvy61+6WsjkCZzNEW0+fcQ7Nl5uoPCegjjjhN5/MEABd89k9hXkQoX6cwPIDKCt8tYG5wpmdrxAyuolTPqpiVoEpVCWvl6e00RAD4JBJQnO4lvv0O4Cnd3WUGevYNFohxFYAy7jCCtW39LaQK8BgDAgiHVinVJlCiFKlcqgEHfwb1EuG+DwFGMO3oCIuJIEYoa8KJECBB+UBldgm0MQmEGz7GQr8XYRPKzYNO1zZ8mgdAu4BG5Ke/4KFboM8458UScViAAvYD93OAsu+Bc3zxCU7ZAjT74+dQv9K7oO0d1wuscop48Pc50O5bcVwgGzh/mXzaizJuAWERh8k3eaxKmxu4kV1p2XOEg3i3c8M+EKR93P0D1KATpC55vMHaGqFf5f/AwhlrhHgg8DTezopt6I3o3Qx4q4q6YaPxK8RxcClXeFGhTTS++QR6TS/oBs7l4WhzuNMubZG6hIBkF4qqZVdWczIqSrjKVF/i4o26IP2oElBGFy5CXKSnf6UWDTC6zKSqoAvzsakjjBvdzLKnmxdhY8eRsX7VSCUBdgD1hVJpx6y2OOS1DNDILYmqdWUJ+oHvd0rRvAqX5kpxQMR6yxHzPV6VlPFyWE7LKc36keNQI64gLP8Ybgtmg+zYuBl4fuI8VqW2RqDGE8Uzu7GxGa803whDdxx3bSZbRhfQUSxvmnpLZWpRFqHz7v8AvsBe0S1zv9UAAAAASUVORK5CYII= Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: security log entry X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 15:09:28 -0000 On Mon, 13 Sep 2010 15:21:43 +0200 Grzegorz Danecki articulated: > 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 > > cUcDePp 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. > Hello, > > I've seen similar garbage (on the screen however) and > > options PRINTF_BUFR_SIZE=128 > > solved the problem, maybe this will help you somehow. That notation all ready exists (by default) in my kernel, FreeBSD-8.1 (amd64) options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed. -- Jerry ✌ FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ I've got a very bad feeling about this. Han Solo