Hi Michiel,

Copying the list back in....didn't realise they had gone last time!

OK, the first command I gave you was to remove any existing qdiscs there
were none.
The second was to add a new qdisc. This worked and gave no error....
I probably should have given you a third to list the qdiscs, but I didn't
think of it until now!
So, the original problem was user error I'm afraid :-(...

You should be able to get away with the HTB_PROBE modules, but it will
actaully load those if they don't already exist.
As for the crash.... I would suggest uncommenting the #HTB_DEBUG bit in
htb.init so that an error log is written.
Have you changed the values in /etc/sysconfig/htb at all?

Regards

Gavin

-----Original Message-----
Tried youre idee. Output below.

cp11837-a# tc qdisc del dev eth0 root
RTNETLINK answers: No such file or directory
cp11837-a# tc qdisc add dev eth0 root handle 1: htb default 20
cp11837-a#

Also tried:
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
After an idee from Eric Spakman [EMAIL PROTECTED]
That one was sucsesfull.
Conclusion for me is till now.
That bering documantation 22.5. Step 3: Check the whole stuff manually.
Is not compatible with bering uclibc. (maby something with kernel 2.4.18
and htb / kernel 2.4.20 and htb3?)
Now I am thinking that tc works. ;-)
Only now I have a next problem:
cp11837-a# /sbin/htb.init start
/sbin/htb.init: 638: Syntax error: Bad substitution
Also mailed this to eric.


Was my idee ride about not loadig all modules but only these ones:
HTB_PROBE="sch_htb sch_sfq cls_fw cls_u32 cls_route" ?

Greetings michiel.

-- I don't control below here!




**********************************************************************
Visit the Virgin Atlantic website for all the latest news and 
fantastic offers - http://www.virgin.com/atlantic
This e-mail (and any attachments) may contain privileged and/or
confidential information. If you are not the intended recipient please
do not disclose, copy, distribute, disseminate or take any action in
reliance on it. If you have received this message in error please reply
and tell us and then delete all copies on your system. Any opinion on
or advice or information contained in this email is not necessarily that
of the owners or officers of this company.
Should you wish to communicate with us by e-mail, we cannot guarantee
the security of any data outside our own computer system.
**********************************************************************



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to