From owner-freebsd-security@FreeBSD.ORG Tue Apr 5 01:10:58 2005 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC3816A4CE for ; Tue, 5 Apr 2005 01:10:58 +0000 (GMT) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C95943D54 for ; Tue, 5 Apr 2005 01:10:57 +0000 (GMT) (envelope-from jesper@hackunite.net) Received: from omikron.hackunite.net ([213.112.198.142] [213.112.198.142]) by mxfep02.bredband.com with ESMTP <20050405011055.BLLD22685.mxfep02.bredband.com@omikron.hackunite.net> for ; Tue, 5 Apr 2005 03:10:55 +0200 Received: from mail.hackunite.net (omikron.hackunite.net [127.0.0.1]) by omikron.hackunite.net (Postfix) with ESMTP id BA1D560CD for ; Tue, 5 Apr 2005 03:10:54 +0200 (CEST) Received: from 213.112.198.172 (SquirrelMail authenticated user z3l3zt@hackunite.net) by mail.hackunite.net with HTTP; Tue, 5 Apr 2005 03:10:54 +0200 (CEST) Message-ID: <1614.213.112.198.172.1112663454.squirrel@mail.hackunite.net> Date: Tue, 5 Apr 2005 03:10:54 +0200 (CEST) From: "Jesper Wallin" To: freebsd-security@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at mail.hackunite.net Subject: Strange messages in dmesg after DDoS-attack. X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jesper@hackunite.net List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 01:10:58 -0000 Dear list, A few days ago one of my machines were attacked by a DDoS-attack using UDP on random ports.. When I later on analyzed the logs, I found this in my dmesg: xl0: initialization of the rx ring failed (55) xl0: initialization of the rx ring failed (55) xl0: initialization of the rx ring failed (55) I tried to find out on google what it ment, but without any luck. What does that mean and how can I correct it (if it's a problem of course). Best regards, Jesper Wallin