From owner-freebsd-isp@FreeBSD.ORG Sat Sep 2 02:07:10 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org 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 D0EC716A4DA for ; Sat, 2 Sep 2006 02:07:10 +0000 (UTC) (envelope-from abhi151285@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38AB743D45 for ; Sat, 2 Sep 2006 02:07:09 +0000 (GMT) (envelope-from abhi151285@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1171253uge for ; Fri, 01 Sep 2006 19:07:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Xp/Ghi5/h3usuQ2bk+wPqa49yQJiHV8SA9pp/NOHWrI99SbKC7lLRLAqr2KDE92yInDP97P7/fWTzJuhIIz37Ipe2dPnMwxN6J276VHUqjagc3M8c35pfjTd/gIOJom7nOMOAASmk0+fv5ZvCsoH/5bCkBQfrkBABowh8HFY+W4= Received: by 10.67.105.19 with SMTP id h19mr1537073ugm; Fri, 01 Sep 2006 19:07:08 -0700 (PDT) Received: by 10.67.19.1 with HTTP; Fri, 1 Sep 2006 19:07:07 -0700 (PDT) Message-ID: <444ac1550609011907w7c80662av272a1c9fc6421b3f@mail.gmail.com> Date: Sat, 2 Sep 2006 07:37:08 +0530 From: "Abimanyu Gottumukkala" To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Port Based Bandwidth Controlling X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2006 02:07:10 -0000 Hi Friend i am designing bandwidth management software i what your help. I want to know how to do port based bandwidth controlling. Each Users should get 512Kbits on port 80 and 128Kbits on all other ports. Can any one help me out?