Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Marc Reichman <mreichman@virage.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] wondershaper, host *exclusion*?
Date: Thu, 22 Apr 2004 14:15:05 +0000	[thread overview]
Message-ID: <4087D369.4090906@virage.com> (raw)
In-Reply-To: <4087C283.2090504@virage.com>

I added, changing eth0 to the dev variable. I'll have to find out when i 
  get home if it's going to work right for local stuff. Thanks for your 
help.

-Marc

Simon Oosthoek wrote:

> Marc Reichman wrote:
> 
>> I have no real interest in doing anything with specific remote hosts, 
>> I just want to bypass the limiting for the certain IP range. I imagine 
>> I'd do this by adding something referencing 192.168.0.0/24 to an 
>> existing line in the script? Have an idea of which?
>>
> tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src \
>  192.168.0.0/24 police rate 100mbit burst 10k continue flowid :1
> 
> try adding the above line(s) to the wondershaper script, maybe that will 
> do it?
> 
> /Simon
> 
> 
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2004-04-22 14:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 13:02 [LARTC] wondershaper, host *exclusion*? Marc Reichman
2004-04-22 13:27 ` Simon Oosthoek
2004-04-22 13:33 ` Marc Reichman
2004-04-22 13:42 ` Simon Oosthoek
2004-04-22 13:53 ` Marc Reichman
2004-04-22 14:08 ` Simon Oosthoek
2004-04-22 14:15 ` Marc Reichman [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=4087D369.4090906@virage.com \
    --to=mreichman@virage.com \
    --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