From owner-freebsd-net@FreeBSD.ORG Sun Apr 2 04:19:58 2006 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5783016A401 for ; Sun, 2 Apr 2006 04:19:58 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 129DC43D46 for ; Sun, 2 Apr 2006 04:19:58 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.11) with ESMTP id k324JnGk033655; Sat, 1 Apr 2006 20:19:49 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id k324JmqR033654; Sat, 1 Apr 2006 20:19:48 -0800 (PST) (envelope-from rizzo) Date: Sat, 1 Apr 2006 20:19:48 -0800 From: Luigi Rizzo To: Mikhail Teterin Message-ID: <20060401201948.A33543@xorpc.icir.org> References: <200603301657.43218.mi+mx@aldan.algebra.com> <200603311717.07894.mi+mx@aldan.algebra.com> <20060401125718.A28991@xorpc.icir.org> <200604011834.12572@aldan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200604011834.12572@aldan>; from mi+kde@aldan.algebra.com on Sat, Apr 01, 2006 at 06:34:12PM -0500 Cc: ugen@netvision.net.il, archie@dellroad.org, net@freebsd.org Subject: Re: Is there an API for ipfw? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 04:19:58 -0000 On Sat, Apr 01, 2006 at 06:34:12PM -0500, Mikhail Teterin wrote: > On Saturday 01 April 2006 03:57 pm, you wrote: > = i don't know on which version of freebsd is this occurring, > = it would help knowning - as well as knowing if this is an > = UP/SMP and whether it is working as a bridge or router. > > It is a FreeBSD/amd64-6.1 as of February 7, running on a signle Opteron 244 > (hence UP). Machine has 2Gb of RAM and the active interface is em0 in full so the pipe acts just on traffic from/to the local host ? > duplex 1GB mode. The ipfw and dummynet are loaded modules, not compiled in > (don't know, if that matters). should not make a difference. It would help if you could run, when the traffic stalls, a tcpdump on both source and destination, and tell me where you see the traffic. Also i would need to know who is the source and who is the receiver, and whether the pipe is on the sender or receiver side, and on the input or output path. thanks luigi > Without the pipes, the same Sun machine (NFS client) sends this data at around > 36Mb/s, which is too fast for my program to compress, so I'd like to be able > to throttle it. > > Thanks! Yours, > > -mi > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"