From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] why so fast?
Date: Wed, 14 May 2003 10:11:50 +0000 [thread overview]
Message-ID: <marc-lartc-105290718616443@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105290440514012@msgid-missing>
On Wednesday 14 May 2003 12:02, sun reflex4 wrote:
> Hi Stef,
> is class 1:1 really a non-leaf class? It doesn't have any children.
Oops. Indeed.
But you better create 1 root class and add 1:1 and 1:19 to that root class.
> I know your site, and actually it is the place, where I lerned all this
> stuff :)
Ok :)
> > tc qdisc add dev eth0 root handle 1: htb default 19
> >
> > tc class add dev eth0 parent 1: classid 1:1 htb rate 10bps ceil 10bps
> > tc class add dev eth0 parent 1: classid 1:19 htb rate 15bps ceil 15bps
> >
> > tc filter add dev eth0 parent 1: protocol ip handle 1 fw classid 1:1
> >
> > iptables -t mangle -A OUTPUT -d 192.168.0.11 -j MARK --set-mark 1
> >#Compter B has ip 192.168.0.11
Can you check to see the tc counters to make sure the packets are ending in
the class you want?
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/
prev parent reply other threads:[~2003-05-14 10:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 9:25 [LARTC] why so fast? sun reflex4
2003-05-14 9:46 ` Stef Coene
2003-05-14 10:02 ` sun reflex4
2003-05-14 10:11 ` Stef Coene [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-105290718616443@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