From: DervishD <raul@pleyades.net>
To: afu@fugmann.dhs.org, raul@pleyades.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: Bandwidth 'depredation' revisited
Date: Tue, 11 Jun 2002 19:18:09 +0200 [thread overview]
Message-ID: <3D0630D1.mail1QU4CMT6K@viadomus.com> (raw)
In-Reply-To: <3D05EEAF.mailZE11URHZ@viadomus.com> <3D060FF6.5000409@fugmann.dhs.org>
Hi Anders :)
>To do this you can use ingress scheduler.
That's the point... I'll give it a try, then.
>tc qdisc add dev eth0 handle ffff: ingress
>tc filter add dev etc0 parent ffff: protocol ip prio 50 u32 \
> match ip src 0.0.0.0/0 police \
> rate 232kbit burst 10k drop flowid :1
OK. Maybe a stupid question: will I need to mark the packages
with iptables in order to get them thru de ingress scheduler :?
>The downside is, that this actually decreases the maximum download
>speed, but you can really feel the difference.
Don't worry about that. I'll give it a try and compare results.
>IIRC, All this was explained in the Advanced-Routing howto.
I missed this part, then. Well, I didn't read deeply the
different shapers...
Thanks a lot :)
Raúl
next prev parent reply other threads:[~2002-06-11 17:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-11 12:35 DervishD
2002-06-11 14:57 ` Anders Fugmann
2002-06-11 17:18 ` DervishD [this message]
2002-06-11 18:25 ` Anders Peter Fugmann
2002-06-11 20:20 ` Marius Gedminas
2002-06-11 20:59 ` Allan Sandfeld Jensen
2002-06-14 3:35 ` Albert D. Cahalan
2002-06-14 9:16 ` Anders Peter Fugmann
2002-06-14 9:17 ` lkml
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=3D0630D1.mail1QU4CMT6K@viadomus.com \
--to=raul@pleyades.net \
--cc=afu@fugmann.dhs.org \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®