Hi,
/sbin/insmod cls__u32
insmod: cls__u32: no module by that name found
I think you meant cls_u32, not cls__u32. Your script output seems to
indicate that you've already got the modules loaded somewhere.
tc class add dev ppp0 parent 10:1 classid 10:300 cbq bandwidth
2
> #!/bin/bash
> /sbin/insmod cls_fw
> /sbin/insmod sch_prio
> /sbin/insmod sch_cbq
> /sbin/insmod cls__u32
myne here is cls_u32
> insmod: a module named sch_cbq already exists
> insmod: cls__u32: no module by that name found
but i use 2.4... and i just feel your classifier
cannot work anymore..
I can't get the CBQ running on 2.2.17. Alexey look like he doesn't reply to his
mails. I made one more man to check it over me. We both can't find a problem.
The file with config info is attached.
Eager for any idea
Clock
This is an excerpt from the kernel configuration:
[*] QoS and
3 matches
Mail list logo