Dear all,
I am trying to devide my 256 bandwidth to 3 different IP blocks. But its not working... Here is the configuraiton files.
DEVICE=eth1,10Mbit,1Mbit
RATE=640Kbit
WEIGHT=2Kbit
LEAF=sfq
BOUNDED=yes
PRIO=5
RULE=192.168.0.2/99,
DEVICE=eth1,10Mbit,1Mbit
RATE=640Kbit
WEIGHT=2Kbit
PRIO=5
LEAF=sfq
BOUNDED=yes
RULE=192.168.0.200/255,
DEVICE=eth1,10Mbit,1Mbit
RATE=1280Kbit
WEIGHT=2Kbit
PRIO=5
LEAF=sfq
BOUNDED=yes
RULE=192.168.0.100/199,
DEVICE=eth1,10Mbit,1Mbit
RATE=640Kbit
WEIGHT=2Kbit
PRIO=5
LEAF=sfq
BOUNDED=yes
RULE=192.168.0.2/99
DEVICE=eth1,10Mbit,1Mbit
RATE=640Kbit
WEIGHT=2Kbit
PRIO=5
LEAF=sfq
BOUNDED=yes
RULE=192.168.0.200/255
DEVICE=eth1,10Mbit,1Mbit
RATE=1280Kbit
WEIGHT=2Kbit
PRIO=5
LEAF=sfq
BOUNDED=yes
RULE=192.168.0.100/199
while i run /etc/rc.d/cbq.init star it shows nothing and it is not working
bu while i try to stop it gives following msg
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
If i remove these portion from each file
LEAF=sfq
BOUNDED=yes
it shows nothing in start and stop.
and also not working
can any one help me.
Thanks in advance.
Shahed