From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 21:10:40 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 0316C1065673 for ; Thu, 18 Nov 2010 21:10:40 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 90DF78FC25 for ; Thu, 18 Nov 2010 21:10:38 +0000 (UTC) Received: by wyb35 with SMTP id 35so2868906wyb.13 for ; Thu, 18 Nov 2010 13:10:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.138.147 with SMTP id a19mr1204239wbu.225.1290113152209; Thu, 18 Nov 2010 12:45:52 -0800 (PST) Received: by 10.216.160.11 with HTTP; Thu, 18 Nov 2010 12:45:52 -0800 (PST) X-Originating-IP: [203.99.129.1] In-Reply-To: <1961077042.20101118205453@yandex.ru> References: <1961077042.20101118205453@yandex.ru> Date: Fri, 19 Nov 2010 09:45:52 +1300 Message-ID: From: Jonathan Chen To: =?KOI8-R?B?68/O2MvP1yDl18fFzsnK?= , freebsd-questions@freebsd.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: BUG: wrong log messages 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: Thu, 18 Nov 2010 21:10:40 -0000 2010/11/19 =EB=CF=CE=D8=CB=CF=D7 =E5=D7=C7=C5=CE=C9=CA > > Hi, Freebsd-questions. > > Nov 18 20:27:54 meta-up kernel: > Nov 18 20:29:11 meta-up kernel: <<110>ip11f0w>: ipfw: 102 102D enyD enTyC= P =9AT1C9P 192.168.2.173:4425 192.168.168.155:445 out via re0 > Nov 18 20:32:30 meta-up kernel: <110 iefw: 102 Deny UDP 192.168.2.90:5462= 5 192.168.1.33:59306 out via re0 > Nov 18 20:33:55 meta-up kernel: 1u0 ipa re0 > Nov 18 20:42:07 meta-up kernel: > Nov 18 20:47:34 meta-up kernel: <<11101>0i>ippffww:: =9A110022 =9ADDeenny= y =9AUUDDPP =9A118982..9136.86.23..41931::1500030698 =9A11929.21.61868.. > 21..91073::1417464787 =9Aoouutt =9Avviiaa =9Arree00 > This particular bug of overlapping output from multiple-core machines has been around for years. I don't think it's going to get fixed anytime soon. -- Jonathan Chen