On Mon, 4 Oct 2010 17:00:05 -0300, Robert Pipca <robertpipca@xxxxxxxxx> wrote: > Hi, > > Do any of you guys know if I can use zph_mode tos, and have ipfw use > it in order to apply a QoS policy? > > In order words: How can I use ipfw to have a different (higher) speed > based on the TOS value? Yes Squid can set the TOS, it's just a syscall and packets like any other. Configuring the ipfw to use the TOS packet fields is the real Q and something you had best ask of ipfw help people. Amos