From owner-freebsd-questions Fri May 10 15:55: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-24-169-195-157.rochester.rr.com [24.169.195.157]) by hub.freebsd.org (Postfix) with ESMTP id C145337B407 for ; Fri, 10 May 2002 15:54:59 -0700 (PDT) Received: (from root@localhost) by mail.27in.tv (8.12.2/8.11.6) id g4AMswxt046008 for freebsd-questions@freebsd.org; Fri, 10 May 2002 18:54:58 -0400 (EDT) (envelope-from cjm2@earthling.net) Received: from maxpower (maxpower.lan.27in.tv [10.0.0.20]) by mail.27in.tv (8.12.2/8.11.6av) with SMTP id g4AMssu6046000 for ; Fri, 10 May 2002 18:54:55 -0400 (EDT) (envelope-from cjm2@earthling.net) From: "C J Michaels" To: "FreeBSD Questions" Subject: Question: Dummynet, pipes, & bandwidth limiting. Date: Fri, 10 May 2002 18:55:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a general question about dummynet's pipes. I've read the docs/man/etc... I just can't seem to figure out if what I'd like to do is possible. Hopefully someone else could shed some light on the subject. Let's say, for example, I have 10 ip addresses, and I want to simulate 10 half-duplex 128Kbit pipes. Each IP getting it's own 128Kbit pipe. Do I need to create all 10 pipes, associate 10 queues, and then shunt the traffic to/from each of those ip's into the queue? Or is there some way (with src/dst masks, etc...) to have dummynet dynamically do this? To be honest, I haven't quite figured out the exact purpose of the masks when setting up queues. Thanks -- Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message