PF + AlTQ
Добавлено: 2009-05-07 13:30:34
в конфиге пишу
послее
получаю сообщения об ошибке
вопрос: как такое возможно, ведь сумма дочерних очередей 41.2Mb а материнская очередь 100Mb?
Код: Выделить всё
altq on $dmz_if cbq bandwidth 100Mb queue { std_out, ssh_out, mail_server_out, web_server_out, from_lan}
queue std_out on $dmz_if brandwidth 20Mb cbq(default) borrow
queue ssh_out on $dmz_if brandwidth 200Kb cbq priority 4
queue mail_server_out on $dmz_if brandwidth 1024Kb cbq borrow
queue from_lan on $dmz_if brandwidth 20Mb cbq borrow
Код: Выделить всё
pfctl -f /etc/pf.conf
Код: Выделить всё
/etc/pf.conf:50: syntax error
pfctl: the sum of the child bandwidth higher than parent "root_rl3"
/etc/pf.conf:51: syntax error
pfctl: the sum of the child bandwidth higher than parent "root_rl3"
/etc/pf.conf:52: syntax error
pfctl: the sum of the child bandwidth higher than parent "root_rl3"
/etc/pf.conf:53: syntax error