From: Jose Luis Domingo Lopez <lartc@24x7linux.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Traffic shaping problem
Date: Sun, 29 Dec 2002 21:45:38 +0000 [thread overview]
Message-ID: <marc-lartc-104119840113087@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104119582711390@msgid-missing>
On Sunday, 29 December 2002, at 22:04:28 +0100,
Andre Meij wrote:
> (well, my squirrelmail seems to be working again so this is the final
> attempt to send a readable mail :) )
>
Yes, now it works OK :)
> # both get Stochastic Fairness:
> tc qdisc add dev $DEV parent 1:10 handle 10: sfq perturb 10
> tc qdisc add dev $DEV parent 1:20 handle 20: sfq perturb 10
> Return:
> RTNETLINK answers: Invalid argument
>
Maybe you don't have SFQ compiled in your kernel, or available as a
loadable module. If any command that sets a "sfq" qdisc fails, and any
other command works, this could be the problem.
Or it could be some kind of syntax error, or reference to a non-existent
"parent". Also remember that standard kernel version 2.4.19 doesn't have
support for HTB, if this is what the script is trying to use.
Hope it helps.
--
Jose Luis Domingo Lopez
Linux Registered User #189436 Debian Linux Woody (Linux 2.4.20-xfs)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-12-29 21:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-29 21:04 [LARTC] Traffic shaping problem Andre Meij
2002-12-29 21:45 ` Jose Luis Domingo Lopez [this message]
2005-05-13 14:49 ` Szluka Peter
2005-05-16 22:38 ` Andy Furniss
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-104119840113087@msgid-missing \
--to=lartc@24x7linux.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 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.