From owner-freebsd-current@FreeBSD.ORG Fri Oct 12 18:49:30 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 883B816A41B for ; Fri, 12 Oct 2007 18:49:30 +0000 (UTC) (envelope-from sbrown@stellablue.org) Received: from mail5.neteze.com (mail5.neteze.com [209.160.67.25]) by mx1.freebsd.org (Postfix) with ESMTP id 69DB713C48E for ; Fri, 12 Oct 2007 18:49:30 +0000 (UTC) (envelope-from sbrown@stellablue.org) Received: from 66-169-93-064.dhcp.ahvl.nc.charter.com ([66.169.93.64] helo=[127.0.0.1]) by mail5.neteze.com with esmtpa (Exim 4.63) (envelope-from ) id 1IgNnm-0004Hn-Fi; Fri, 12 Oct 2007 16:55:54 +0000 Message-ID: <470FA703.4030003@stellablue.org> Date: Fri, 12 Oct 2007 12:55:31 -0400 From: Steven Brown User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Steve Brown References: <200710120913.47380.joao@matik.com.br> <470FA675.1010409@stellablue.org> In-Reply-To: <470FA675.1010409@stellablue.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000780-2, 10/11/2007), Outbound message X-Antivirus-Status: Clean X-Mailman-Approved-At: Fri, 12 Oct 2007 23:18:52 +0000 Cc: FreeBSD Current Subject: Re: what is this: SdMaP0? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 18:49:30 -0000 Steve Brown wrote: > Probably the same thing I see in my firewall logs all the time - > slightly obfuscated: > > Oct 12 00:00:03 x-xxx-x kernel: ipfw: 65i0p0f0w: Deny UD6P5 010608 > .D9e5n.y1 92U.D9P4 :156089.9935 .7129.22.5904.:254019.9537 : > 7523. 2i5n0 .v2i4a1 .b5g7e:05 > Oct 12 00:00:24 xx-xx-x kernel: ipfw: 65000 Deny UDP > 217.212.224.159:32768 7i8.pf2w5:0 .24.57:5635 0i0n0 vDiean yb geU1D > Oct 11 23:46:48 x-xx-x kernel: ipfw: 505 Deny TCP 65.55.235.159:6704i > p7fw: .2550.52 4D1e.n5y9 :8T0C Pi n6 5v.i5a5 .2b3g5e.01 > > Looks like two different logs combining into one. > > 6.2-RELEASE, SMP kernel, quad core > > Steve Note, this is i386 build, not amd64 ... so it seems to apply across architectures. Steve