From owner-freebsd-net@FreeBSD.ORG Fri Oct 10 03:04:52 2003 Return-Path: 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 8A55F16A4B3 for ; Fri, 10 Oct 2003 03:04:52 -0700 (PDT) Received: from queue.unet.com.mk (queue.unet.com.mk [212.13.64.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD1C43FD7 for ; Fri, 10 Oct 2003 03:04:47 -0700 (PDT) (envelope-from aleksandar@unet.com.mk) Received: from b166-er.unet.com.mk (ppp25.unet.com.mk [212.13.64.90] (may be forged)) by queue.unet.com.mk (8.11.6/8.11.6) with SMTP id h9A8nvX10611 for ; Fri, 10 Oct 2003 10:49:57 +0200 Date: Fri, 10 Oct 2003 12:07:17 +0200 From: Aleksandar Simonovski To: freebsd-net@freebsd.org Message-Id: <20031010120717.53f2637c.aleksandar@unet.com.mk> In-Reply-To: <6633DBDE6F5ED64D9D6AF3264AEE89146A7E78@shrex.asp.firstlink.com> References: <6633DBDE6F5ED64D9D6AF3264AEE89146A7E78@shrex.asp.firstlink.com> Organization: Unet X-Mailer: Sylpheed version 0.9.5-gtk2-20030906 (GTK+ 2.2.4; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: freebsd shaper X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 10:04:52 -0000 Hi, This is my scenario, now it is working on Slackware 9.1 with CBQ but i wanna do it on FreeBSD 5.1 1.--------- | 2.--------- | <-------> HUB <-----> ETH1 <--- SHAPER ---> ETH0 <-----> INTERNET 3.--------- | 4.--------- 1,2,3 and 4 are all different networks 1 has 192.168.0.199/24 that is 192.168.0.199 is alias on ETH1 so a need NAT for this one. ETH1 has four aliases which are gateways for 1,2,3, and 4 this is working on the linux box but i have some troubles with limiting thr traffic with CBQ so am asking if anyone knows how to do this on FreeBSD 5.1 with IPFW and DUMMYNET thaks, Aleksandar ps this was sent to ipfw mailing list also