Publicado en Español

QOS under openwrt 10.03

Only a few commands are needed to use Quality Of Service (QOS), just login on theconsole as root@ip.of.router and then:

opkg update;
opkg install qos-scripts;
/etc/init.d/qos enable;
/etc/init.d/qos start;

You would find the config file under /etc/config/qos, I mostly only modify the download value so I limit the amount of bandwidth that I share with others so they do not collapse my connection. If you want to check that qos is working just run this command qos-stat