From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael T. Babcock" Date: Thu, 24 Oct 2002 23:36:39 +0000 Subject: Re: [LARTC] Fair Bandwidth sharing with HTB and EFSQ Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Kerschbaumer Samuel wrote: > I downloaded the HTB and ESFQ packages and installled the patched > kernel and tools. > > Now can someone give me an example how to configure my system so that > the 512Kbit are fairly divided for each computer ? Assume that eth0 is > the interface on the WAN side and eth1 on the LAN side. Someone else can give actual code I'm sure, but you basically want: Add htb class to ethx, speed 512kbit. Add esfq to htb class above. Add filter to make all relevant traffic go through esfq qdisc (above). -- Michael T. Babcock C.T.O., FibreSpeed Ltd. http://www.fibrespeed.net/~mbabcock _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/