All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Fair Bandwidth sharing with HTB and EFSQ
@ 2002-10-24 16:27 Kerschbaumer Samuel
  2002-10-24 23:36 ` Michael T. Babcock
  0 siblings, 1 reply; 2+ messages in thread
From: Kerschbaumer Samuel @ 2002-10-24 16:27 UTC (permalink / raw)
  To: lartc

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.

Thanks

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Fair Bandwidth sharing with HTB and EFSQ
  2002-10-24 16:27 [LARTC] Fair Bandwidth sharing with HTB and EFSQ Kerschbaumer Samuel
@ 2002-10-24 23:36 ` Michael T. Babcock
  0 siblings, 0 replies; 2+ messages in thread
From: Michael T. Babcock @ 2002-10-24 23:36 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-24 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-24 16:27 [LARTC] Fair Bandwidth sharing with HTB and EFSQ Kerschbaumer Samuel
2002-10-24 23:36 ` Michael T. Babcock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.