From owner-freebsd-net@FreeBSD.ORG Wed Sep 22 11:42:03 2010 Return-Path: <owner-freebsd-net@FreeBSD.ORG> Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD0D110656FD for <freebsd-net@freebsd.org>; Wed, 22 Sep 2010 11:42:03 +0000 (UTC) (envelope-from lars.eggert@nokia.com) Received: from mgw-sa01.nokia.com (mgw-sa01.ext.nokia.com [147.243.1.47]) by mx1.freebsd.org (Postfix) with ESMTP id 488718FC0C for <freebsd-net@freebsd.org>; Wed, 22 Sep 2010 11:42:02 +0000 (UTC) Received: from mail.fit.nokia.com (esdhcp030222.research.nokia.com [172.21.30.222]) by mgw-sa01.nokia.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id o8MBg0BK008659 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 22 Sep 2010 14:42:01 +0300 X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.96.2 at fit.nokia.com Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/signed; boundary=Apple-Mail-12--241651228; protocol="application/pkcs7-signature"; micalg=sha1 From: Lars Eggert <lars.eggert@nokia.com> In-Reply-To: <20100922112924.Y31898@maildrop.int.zabbadoz.net> Date: Wed, 22 Sep 2010 14:41:50 +0300 Message-Id: <B6F6911B-628C-4F1E-B002-98055848D066@nokia.com> References: <18794B09-5126-4422-96D2-753EEC178A22@nokia.com> <4C98BB98.3050400@freebsd.org> <6AB0B635-DCB2-4B0B-87C8-A1945215A3ED@nokia.com> <20100922112924.Y31898@maildrop.int.zabbadoz.net> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> X-Mailer: Apple Mail (2.1081) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (mail.fit.nokia.com); Wed, 22 Sep 2010 14:41:50 +0300 (EEST) X-Spam-Status: No, score=-98.3 required=5.0 tests=AWL, BAYES_00, MISSING_SUBJECT, RDNS_NONE, SPF_SOFTFAIL, TW_PF, USER_IN_WHITELIST autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on fit.nokia.com X-Nokia-AV: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: Re: ROUTETABLES & IPv6? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 22 Sep 2010 11:42:03 -0000 --Apple-Mail-12--241651228 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, On 2010-9-22, at 14:31, Bjoern A. Zeeb wrote: > On Wed, 22 Sep 2010, Lars Eggert wrote: >> The ipfw "fwd" command also doesn't do IPv6; >=20 > Hmm, that could possibly be fixed. Not sure it's a good idea in > general, but ... I'd be happy to test patches. >> "setfib" was my alternative hope. And pf, which I tried, freezes the = box once in a blue moon...) >=20 > Where you able to get any debug information on the "freeze"? No. There were never any panic messages, the machine just locks up = solid. The problem only occurs once every few weeks. I suspect pf = because switching from ipfw to pf was really the only change I made to = the kernel config in a long time. We'll see if going back to ipfw fixes = this. Lars= --Apple-Mail-12--241651228--