> Hi Richard, hi all
>
> > Shorewall users (e.g. Bering users) can use the script
> > (qos.sh) directly
> > (without installing a new package) by copying it to the file
> > /etc/shorewall/tcstart, and replacing the string "tc " with
> > "run_tc " in
> > the file. You will need modules (sch_cbq.o sch_sfq.o and cls_u32.o)
> > compiled along with your kernel.
>
> Thank you for that info. I never tried it with shorewall.

I just want to confirm that the script (modified as indicated above)
works with Shorewall, though only without the "tc qdisc del dev ..."
statements near the top of the script.

I've previously used the htb qdisc on the external (ppp0) interface. htb
is easier to configure than cbq but needs a patched kernel. A brief test
suggests that your script improves web responsiveness while downloading
large files via ftp, but I'll keep an eye on performance. It may be
interesting to try htb on both internal and external interfaces. The htb
developer suggests using a dummy device (imq) for this. Many fun
possibilities here!





_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to