From owner-freebsd-isp@FreeBSD.ORG Tue Mar 2 19:11:35 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4554416A4CE for ; Tue, 2 Mar 2004 19:11:35 -0800 (PST) Received: from ctb-mesg6.saix.net (ctb-mesg6.saix.net [196.25.240.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15FA43D31 for ; Tue, 2 Mar 2004 19:11:34 -0800 (PST) (envelope-from karnaugh@karnaugh.za.net) Received: from karnaugh.za.net (ndn-ip-nas-1-p80.telkom-ipnet.co.za [155.239.192.80]) by ctb-mesg6.saix.net (Postfix) with ESMTP id 900E1550B; Wed, 3 Mar 2004 05:11:31 +0200 (SAST) Message-ID: <40454CFB.1040408@karnaugh.za.net> Date: Wed, 03 Mar 2004 05:11:55 +0200 From: Colin Alston User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Karan Gupta , freebsd-isp@freebsd.org References: <00ca01c400b6$a267dc60$5c2aa8c0@edgefocus.com> In-Reply-To: <00ca01c400b6$a267dc60$5c2aa8c0@edgefocus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 03:11:35 -0000 Karan Gupta wrote: >Newbie here so pls excuse if this question sounds trivial.... > >i use a single bsd router to service 2 properties. I want ppl on prop A to get 1.024kbit/s and the ones on prop B to get 256kbit/s....prop B is connected on the same network as prop A using a wireless device that has the an IP within the network range. Can is add a pipe to limit data from the IP address of the wireless device to 256kbit/s & achieve what i desire? > > > yes with dummynet and ipfw, documentation has clear examples on doing this 'man ipfw'