All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Wingtung.Leung" <s965817@uia.ua.ac.be>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] traffic shaping LAN nodes destined for internet
Date: Sat, 19 May 2001 10:17:48 +0000	[thread overview]
Message-ID: <marc-lartc-99026749127873@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99024529607040@msgid-missing>

On Sat, 19 May 2001, regulator wrote:

> I'm trying to cap the bandwidth to
> certain computers on my LAN... but I
> don't want to cap the local traffic -
> like samba file transfers and normal
> communications. I just want them to be
> limited to about 100Kbit of my 128Kbit
> ISDN (ppp0) internet connection. The
> problem is that I can't figure out where
> to place the cbq to effectively limit
> LAN users of addresses
> 10.1.2.0/24
> and their connection to the internet. as
> for my computers, I place them all on
> 10.1.1.0/24 and would like them to get
> unbounded throughput.

Maybe you should also look at the other thread from a few days ago about
limiting in masq'd network. Is your problem similar?

> in the howto, this command line is given
> # tc filter add dev eth0 parent 10:0
> protocol ip prio 100 u32 match ip dst
> 150.151.23.24 flowid 10:200
>
> So what If I want to limit, say

Just create some classes on your internal interface with the correct rate
and class id 10:200 ..

Could point out your exact problem?


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

      reply	other threads:[~2001-05-19 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-19  4:06 [LARTC] traffic shaping LAN nodes destined for internet regulator
2001-05-19 10:17 ` Wingtung.Leung [this message]

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-99026749127873@msgid-missing \
    --to=s965817@uia.ua.ac.be \
    --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 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.