From owner-freebsd-stable@FreeBSD.ORG Sun May 5 01:00:13 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 16675AE6 for ; Sun, 5 May 2013 01:00:13 +0000 (UTC) (envelope-from gondim@bsdinfo.com.br) Received: from zeus.linuxinfo.com.br (zeus.linuxinfo.com.br [186.193.48.13]) by mx1.freebsd.org (Postfix) with ESMTP id 96BCE8CB for ; Sun, 5 May 2013 01:00:11 +0000 (UTC) Received: from zeus.linuxinfo.com.br (zeus.linuxinfo.com.br [127.0.0.1]) by zeus.linuxinfo.com.br (Postfix) with ESMTP id C4997466A45D for ; Sat, 4 May 2013 21:49:24 -0300 (BRT) X-Virus-Scanned: amavisd-new at zeus.linuxinfo.com.br Received: from zeus.linuxinfo.com.br ([127.0.0.1]) by zeus.linuxinfo.com.br (zeus.linuxinfo.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y7QwfUxPgHut for ; Sat, 4 May 2013 21:49:22 -0300 (BRT) Received: from MacBook-de-Gondim-2.local (unknown [186.193.54.69]) by zeus.linuxinfo.com.br (Postfix) with ESMTPSA id 6E508466A458 for ; Sat, 4 May 2013 21:49:15 -0300 (BRT) Message-ID: <5185AD0F.3060906@bsdinfo.com.br> Date: Sat, 04 May 2013 21:51:27 -0300 From: Marcelo Gondim User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Possible DoS in mpd 5.6 pppoe server References: <5172965A.9080600@bsdinfo.com.br> <5172BDDD.4010509@rdtc.ru> <5172CFB2.3010708@bsdinfo.com.br> <5172D14D.8040009@rdtc.ru> <51731FFE.5020304@bsdinfo.com.br> <5173F0C3.2040102@rdtc.ru> In-Reply-To: <5173F0C3.2040102@rdtc.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2013 01:00:13 -0000 Em 21/04/13 10:59, Eugene Grosbein escreveu: > On 21.04.2013 06:08, Marcelo Gondim wrote: >> Em 20/04/13 14:33, Eugene Grosbein escreveu: >>> On 21.04.2013 00:26, Marcelo Gondim wrote: >>> >>>>> You seem to use dummynet and the problem is not in mpd/pppoe code, >>>>> it's it the dummynet code. Look at http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/162558 >>>>> for workarounds. >>>> Ok :) I will try this: >>>> >>>> - net.isr.bindthreads=1 in /boot/loader.conf; >>>> - net.isr.direct=1 and net.isr.direct_force=1 in /etc/sysctl.conf >>> For 9.x and newer, net.isr.XXX knobs names have changed but defaults are fine - >>> if you have not messed them, you should be OK. >>> >>> >>> >> Eugene, >> >> Does FreeBSD 8.3-STABLEis best for this use or this problem also occurs >> in 8.x? > I have not tried anything newer than 8.x for this task yet. > With noted tuning, this problem within dummynet occurs very seldom for me. > I had about two or three panics for many months. Another one described here: > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/171711 > > Perhaps, using ng_car would be even more stable, I have not tried it. > > Eugene Grosbein > > Hi all, I changed hardware for motherboard Supermicro X9SCM-F and Xeon processor 3.2Ghz E31230 with 8Gb ram ECC. The problem stopped and the server was very stable. The problem could be with the Intel motherboard S5500BC? Because this was installed with 2 Xeon processors and two memory banks 4Gb. Could be FreeBSD incompatibility with the hardware or faulty hardware? Thanks and best regards, Gondim