I have read soem other posts and created a config file in /etc/sysconfig/cbq which contains:
DEVICE=eth0,100Mbit,10Mbit
RATE=1000Kbit
WEIGHT=100Kbit
PRIO=5
RULE=192.168.0.108
I have started cbq with "cbq.init start" with no errors but when I type "cbq start" I get
Illegal "weight"
RTNETLINK answers: Invalid argument
I have tried all sorts but I cannot understand why I am getting this error. Please can anyone help?