From owner-freebsd-sparc64@FreeBSD.ORG Sat Jul 24 17:22:01 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FB97106567F for ; Sat, 24 Jul 2010 17:22:01 +0000 (UTC) (envelope-from lkh@soul.lnet.fi) Received: from soul.lnet.fi (soul.lnet.fi [86.50.32.33]) by mx1.freebsd.org (Postfix) with ESMTP id 44A5D8FC28 for ; Sat, 24 Jul 2010 17:22:01 +0000 (UTC) Received: by soul.lnet.fi (Postfix, from userid 256) id 97061ABE5E; Sat, 24 Jul 2010 20:21:56 +0300 (EEST) Date: Sat, 24 Jul 2010 20:21:56 +0300 From: Lasse K H To: freebsd-sparc64@freebsd.org Message-ID: <20100724172156.GA30112@soul.lnet.fi> References: <20100724122500.GA29960@soul.lnet.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100724122500.GA29960@soul.lnet.fi> User-Agent: Mutt/1.4.2.2i Subject: Re: 8.1: IPFILTER (ipf) ipmon not logging? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lasse K H List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2010 17:22:01 -0000 On Sat, Jul 24, 2010 at 03:25:00PM +0300, Lasse K H wrote: > Hello, > I can't get ipmon(8) working with FreeBSD 8.1. > It does not log anything with my Ultra 10. > The same setup works fine with FreeBSD 6.4. > How to solve this problem? Thank you. ifconfig hme0 -txcsum -rxcsum did fix the problem. L