From owner-freebsd-ipfw@FreeBSD.ORG Fri Jan 22 14:11:43 2010 Return-Path: Delivered-To: ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B700106566C for ; Fri, 22 Jan 2010 14:11:43 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id D73A18FC16 for ; Fri, 22 Jan 2010 14:11:42 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 0F768730A1; Fri, 22 Jan 2010 15:20:05 +0100 (CET) Date: Fri, 22 Jan 2010 15:20:05 +0100 From: Luigi Rizzo To: Patrick Tracanelli Message-ID: <20100122142005.GA23852@onelab2.iet.unipi.it> References: <4B59A9FB.1040403@freebsdbrasil.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B59A9FB.1040403@freebsdbrasil.com.br> User-Agent: Mutt/1.4.2.3i Cc: ipfw@freebsd.org Subject: Re: Dummynet dynamic pipe per /29 network X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 14:11:43 -0000 On Fri, Jan 22, 2010 at 11:36:59AM -0200, Patrick Tracanelli wrote: > Hello, > > I use to have dyamic dummy pipes configure with 0xffffffff mask (per > host), 0x00ffff00 mask, 0x000000ff00 mask (some sort of /24 network) and > so on. However, I have tried to configure dynamic pipes for /29 networks > (0x00000007 or 0.0.0.7 in decimal). Is this mask supposed to work for > dynamic /29 pipes? If not, is any mask supposed to work? yes it is supposed to work but you must use the subnet mask so ipfw pipe 222 config mask src-ip 0xfffffff8 cheers luigi > When I set it up I dont have dynamic pipes, I have only one pipe and the > piped /29 networks concurrently race for it (FIFO). > > -- > Patrick Tracanelli > > FreeBSD Brasil LTDA. > Tel.: (31) 3516-0800 > 316601@sip.freebsdbrasil.com.br > http://www.freebsdbrasil.com.br > "Long live Hanin Elias, Kim Deal!" > > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"