From owner-freebsd-net Tue Feb 19 11:15: 6 2002 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id EB26037B405 for ; Tue, 19 Feb 2002 11:15:02 -0800 (PST) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA74981; Tue, 19 Feb 2002 11:04:33 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g1JJ3tD96565; Tue, 19 Feb 2002 11:03:55 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200202191903.g1JJ3tD96565@arch20m.dellroad.org> Subject: Re: mpd-netgraph as VPN client to Cisco 2500 In-Reply-To: <3C729FA0.9060700@isi.edu> "from Lars Eggert at Feb 19, 2002 10:55:28 am" To: Lars Eggert Date: Tue, 19 Feb 2002 11:03:55 -0800 (PST) Cc: Archie Cobbs , Justin Hawkins , freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Lars Eggert writes: > If I take out the NAK patch, I believe I'll see kernel panics again; or > were you saying that adding a host route can prevent this? Adding a host route should prevent the kernel panic. However, there was also a fix made to ng_ksocket(4) that eliminates the panic from ever happening (the offending packet is simply dropped with EDEADLK). So, the first step is one should update their kernel to prevent the panic. Once this is done, you can worry about how to actually make it work (with the host route and mpd mods). -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message