LINUX.ORG.RU

не могу запустить шейпер, лезут ошибки выполнения cbqinit


0

0

ядро 2,6,11 все модули для cbqinit подгружены, шейпер описан compile отрабатывает, но далее по дебагу такой расклад

cbq-start           [----]  0 L:[  1+ 0   1/ 25] *(0   / 917b)= #  35 0x23
# Wed Jun  1 19:53:39 YEKST 2005

# ip link show eth0
4: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:80:43:14:65:9a brd ff:ff:ff:ff:ff:ff

# tc qdisc del dev eth0 root
RTNETLINK answers: No such file or directory

# tc qdisc add dev eth0 root handle 1 cbq bandwidth 100Mbt avpkt 1000 cell 8
Illegal "bandwidth"

# tc class change dev eth0 root cbq weight 10Mbt allot 1514
Illegal "weight"

# tc class add dev eth0 parent 1: classid 1:64 cbq bandwidth 100Mbt rate 64Kbit weight 6Kbit prio 5
Illegal "bandwidth"

# tc qdisc add dev eth0 parent 1:64 handle 64 tbf rate 64Kbit buffer 10Kb/8 limit 15Kb mtu 1500
RTNETLINK answers: No such file or directory

# tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match ip dst 192.168.3.2 classid 1:64
RTNETLINK answers: Invalid argument
We have an error talking to the kernel

не хочет tc понимать эти опции, в чём косяк?
anonymous

>bandwidth 100Mbt вопрос закрыт, заработался :))))

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.