From owner-freebsd-current@FreeBSD.ORG Sun Sep 23 07:59:12 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 C602716A419 for ; Sun, 23 Sep 2007 07:59:12 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id A8B4E13C459 for ; Sun, 23 Sep 2007 07:59:12 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id ECB192EF49; Sun, 23 Sep 2007 03:59:04 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 23 Sep 2007 03:59:04 -0400 X-Sasl-enc: kBVQlhw5z0JSDGdMXFYHmT3F0mqnKqWJrX/6ShED5beD 1190534344 Received: from [192.168.1.235] (64-142-85-108.dsl.dynamic.sonic.net [64.142.85.108]) by mail.messagingengine.com (Postfix) with ESMTP id 7ECA81737; Sun, 23 Sep 2007 03:59:04 -0400 (EDT) Message-ID: <46F61D11.7090403@freebsd.org> Date: Sun, 23 Sep 2007 01:00:17 -0700 From: Darren Reed User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Michiel Boland References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: immediate reboot with ipnat/ipmon on amd64 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: Sun, 23 Sep 2007 07:59:12 -0000 Michiel Boland wrote: > Hi. I wanted to try something out with nat. So I tried this with > ipnat. But my -CURRENT amd64 box instantly reboots if I type > > # ipnat -l > # ipmon -a > > No crash dump, nothing. Just immediate reboot. A fix for this is in the pipeline, awaiting re[gulator] approval. Darren