[EMAIL PROTECTED] wrote on 08/31/2005 11:00:59 AM: > > On Wed, 2005-08-31 at 08:25 -0500, [EMAIL PROTECTED] wrote: > > > Hello All, > > > > Hi Ron! > > > > > > > > Bering uClibc 2.3-rc1 > > > > > > I've got the tc.lrp loading, and can successfully type 'tc' at the > command > > > line. However, when I try to create a root qdisc here's what I get. > I've > > > tried with both HTB and CBQ. > > > > > > > are the corresponding modules loaded into the kernel ? please use lsmod > > to find out and look for sch_cbq and sch_htb in the output of that > > command. > > > > > Am I simply not loading some required modules? ANY help is much > > > appreciated. > > > > > > > > >> > > > > > > TIA! > > > -Ron > > > > > > > Thanks! That was it. I'm new to LEAF but not new to QoS. I'm good now. I
> like how I can just load support for cbq or htb, depending on what I want. > Very nice. > > Cool website by the way. > > -Ron > OK, I'm now able to create queues... but I must still be missing something. tc filter add dev $e protocol ip parent 1:0 prio 1 u32 match ip sport 22 0xffff flowid 1:5 returns: Unknown filter "ip", hence option "parent" is unparsable Are there some more modules I need to load? I'll be happy to create some documentation on this in the end as I'm having trouble finding it currently. TIA -Ron ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
