Есть 2 мб ADSL канал который подключен через модем к серверу ALT Linux office 
server development, на сервере стоит Stargazer, система на 100 процентов 
рабочая. 
Вопрос: как разделить поток на допустим 128 kbit под каждого пользователя?
P.S. на сервере стоит две сетувушки
eth0 - МИР 192.168.1.3
eth1 - СЕТЬ 10.10.0.4

Использовал CBQ для ограничения трафика в Linux но нечего не вышло:

DEVICE=eth1,100Mbit,10Mbit
RATE=128Kbit
WEIGHT=6Kbit
PRIO=5
RULE=10.10.0.4:80,
BOUNDED=yes
ISOLATED=yes

не работает, при запуске вот так ругается!

[EMAIL PROTECTED] cbq]# service cbq restart
find: warning: you have specified the -maxdepth option after a non-option 
argument -type, but options are not positional (-maxdepth affects tests 
specified before it as well as those specified after it).  Please specify 
options before other arguments.

find: warning: you have specified the -maxdepth option after a non-option 
argument -type, but options are not positional (-maxdepth affects tests 
specified before it as well as those specified after it).  Please specify 
options before other arguments.

**CBQ: failed to compile CBQ configuration!

_______________________________________________
Sysadmins mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sysadmins

Ответить