Hi All, I am using CBQ init file v 0.6.1 and doing banwidth allocation . I have to make seperate file fo reach group or ip i want to cap . for e.g. if I have to cap say ten ips from 192.168.1.10 to 192.168.1.20 , each ip to say 32 Kbits , then do i have to make seperate file for each . I try doing something like this but this didn`t worked . Sample Config file : DEVICE=eth1,10Mbit,1Mbit RATE=32Kbit WEIGHT=3Kbit PRIO=5 RULE=192.168.1.10 RULE=192.168.1.11 RULE=192.168.1.12 and so on But instead of allocating each Ip a bandwidth of 32 KBit , it capped for all ips combined to 32 Kbit. Is there a work around of this or i have to make a seperate file for each IP. Thanks Deepak