From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 07:22:44 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A927F16A40F for ; Fri, 13 Jul 2007 07:22:44 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net (neerbosch.nijmegen.internl.net [217.149.193.38]) by mx1.freebsd.org (Postfix) with ESMTP id 306B613C4A8 for ; Fri, 13 Jul 2007 07:22:44 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net by neerbosch.nijmegen.internl.net via neerbosch.nijmegen.internl.net [217.149.193.38] with ESMTP for id l6D7MgXv002836 (8.13.4/1.4); Fri, 13 Jul 2007 09:22:42 +0200 (MEST) Received: from localhost by neerbosch.nijmegen.internl.net via mboland@localhost with ESMTP for id l6D7Mg9r002832 (8.13.4/2.02); Fri, 13 Jul 2007 09:22:42 +0200 (MEST) X-Authentication-Warning: neerbosch.nijmegen.internl.net: mboland owned process doing -bs Date: Fri, 13 Jul 2007 09:22:42 +0200 (MEST) From: Michiel Boland To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: 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: Fri, 13 Jul 2007 07:22:44 -0000 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. FWIW - ipfilter was built into the kernel (i.e. not a module) Anyone else seeing this?