From owner-freebsd-hackers Wed Dec 11 15: 4:17 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A212637B401 for ; Wed, 11 Dec 2002 15:04:16 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 7819443EB2 for ; Wed, 11 Dec 2002 15:04:15 -0800 (PST) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 11 Dec 2002 23:04:14 +0000 (GMT) To: Patrick Soltani Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: panic: icmp_error: bad length In-Reply-To: Your message of "Wed, 11 Dec 2002 14:47:21 PST." <3DBB075EEB95944492E127F2B9A96FAF5397C3@ultra-exchange.ultradns.com> Date: Wed, 11 Dec 2002 23:04:13 +0000 From: Ian Dowse Message-ID: <200212112304.aa30909@salmon.maths.tcd.ie> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <3DBB075EEB95944492E127F2B9A96FAF5397C3@ultra-exchange.ultradns.com> , Patrick Soltani writes: >In the last couple of months, upgraded to 4.6 and 4.7 using RELENG_4 = >with again no errors, however, now under a light smurf attack, I get: > >panic: icmp_error: bad length >Hardware: Dell PowerEdge 350, 2 built-in Intel nic cards, 256 meg of ram = >and only doing ipfw.=20 >The kernel is built with options BRIDGE. Don't know what other info you = >might be interested. > >Deeply appreciate any help or info.=20 Could you try to get a stack trace from the panic? There are instructions on how to set this up in the Kernel Debugging chapter of the Developers Handbook at: http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html Even just a list of the function names from DDB would be a good start, but if possible try to compile a debug kernel, get a full crash dump and provide the gdb stack trace. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message