Date: Tue, 19 Feb 2002 11:03:55 -0800 (PST) From: Archie Cobbs <archie@dellroad.org> To: Lars Eggert <larse@ISI.EDU> Cc: Archie Cobbs <archie@dellroad.org>, Justin Hawkins <justin@hawkins.dropbear.id.au>, freebsd-net@FreeBSD.ORG Subject: Re: mpd-netgraph as VPN client to Cisco 2500 Message-ID: <200202191903.g1JJ3tD96565@arch20m.dellroad.org> In-Reply-To: <3C729FA0.9060700@isi.edu> "from Lars Eggert at Feb 19, 2002 10:55:28 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202191903.g1JJ3tD96565>