On Fri, 4 Jun 2004, Thierry Coutelier wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hello,

We got the following message on the console of one of our server:
~  HTB: dequeue bug (8,12140714,12140714), report it please !

The server is a Dell Poweredge with 2 CPUs running a 2.5.25 Kernel.
It is used as a ppp gateway to server l2tp connections.

2.5.25 is way old. The bug was corrected. You need to upgrade.


The iproute2 package has the version [020116].

We set the filters using the handle as flowid. For example:

~ tc filter add dev eth1 protocol ip parent 1: prio 1 handle ::240 u32 match \
ip dst 172.23.98.5 flowid 1:240
~ tc class add dev eth1 parent 1:1 classid 1:240 htb rate 100000 ceil 100000



We use this method instead of using the priority to differentiate the filters to not
have the square amount of lines when doing a "tc filter ls".


What could be the consequence of this error message except from making us report it ;)

- --
Thierry Coutelier
No Patents on Software: http://www.linux.lu/epatent

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAwG/zPOfrcNNQX7oRArtJAJwMcnXUeM4OXphVfVUcWWCu1sUDdgCfcc2B
LBVb/Hdl5WDvzD2VCQbtYbk=
=mPCT
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/


--- Catalin(ux aka Dino) BOIE catab at deuroconsult.ro http://kernel.umbrella.ro/ _______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to