Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Fair Queuing
Date: Fri, 22 Nov 2002 15:07:09 +0000	[thread overview]
Message-ID: <marc-lartc-103797772508584@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103797298703293@msgid-missing>

On Friday 22 November 2002 14:54, ajay@movingdelhi.org wrote:
> Dear all,
>
>             Am trying to distribute our 256kbps internet link to our
> internel LAN and want to give 32kbps each to our 8 nodes.  how should one
> go about it.
>
> I have a server with 2 LAN cards.
>
>
> LAN (192.168.0.0/24)<----->Linux Box<------->Internet Router<------->ISP
Do you want them to be able to share the bandwidth, or is 32kbps the maximum 
they may get?

You can create 1 bounded class with rate = 256kbps and 8 child classes with 
rate = 32kbps.  And you need 8 filter so put the traffic in the 8 classes. 
You can filter based on ip-address if the nodes has fixed ip-addresses. You 
can do this with htb or cbq.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

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

  reply	other threads:[~2002-11-22 15:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22 13:49 [LARTC] Fair Queuing ajay
2002-11-22 15:07 ` Stef Coene [this message]
2002-11-22 16:35 ` ajay
2002-11-22 17:06 ` Stef Coene
  -- strict thread matches above, loose matches on Subject: below --
2004-03-30  7:44 [LARTC] "Fair" queuing Mihai Vlad
2004-03-30 12:00 ` Jeroen Vriesman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-103797772508584@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox