OpenWrt Forum Archive

Topic: dsl-qos-queue

The content of this topic has been archived on 25 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hey,

I’ve read a lot about TCP/IP, iptables and TC because i want to make my own QoS script based on some scripts online. Now I think I’ve read enough to write my first script.

Today I’ve installed OpenWrt on my router:

Router Name    OpenWrt
Router Model    NETGEAR WNDR3700v2
Firmware Version    OpenWrt Backfire 10.03.1-rc5 /LuCI 0.10 Branch 0.10+svn7292
Kernel Version    2.6.32.27

I've installed following packages:
-tc
-iptables-mod-ipopt
-l7-protocols
-kmod-ifb

Because i want take into account ATM overhead i try to install dsl-qos-queue but i get an error:

satisfy_dependencies_for: Cannot satisfy the following dependencies for dsl-qos-queue:
libipq
 opkg_install_cmd: Cannot install package dsl-qos-queue.

Can someone help me please?

Thanks a lot!

(Last edited by TomVH on 15 Sep 2011, 15:28)

I've installed the libipq package from snapshots. I've read the readme file from the developer but i don't understand how to use the ADSL ATM overhead software in TC.

Is it possible to build an openwrt image (with Bruildroot) that contains the iproute2 software? In the recent versions (2.6.35 which i've downloaded before the linux sites were down) of iproute2 is it possible to use the "stab" option.
http://www.linuxhowtos.org/manpages/8/tc-stab.htm

it's probably easier to use the stab option than de dsl-qos-queue?

thanks

The discussion might have continued from here.