[pf4freebsd] Re: Version 1.60

Daniel Hartmeier daniel at benzedrine.cx
Wed Sep 15 20:43:44 PDT 2004


On Mon, Aug 04, 2003 at 01:16:11PM -0400, pf-r at solarflux.org wrote:

> Lastly, any tips on testing/verifying that ALTQ is actually working?  When I
> enable/disable pf, it doesn't give any indication about ALTQ like it does on
> OpenBSD.

Run pfctl -vsq, it should print all the queues you have defined, and
the counters pkts/bytes should increase when packets are assigned to
queues (if they aren't, check pfctl -vsr to make sure your queue rules
match). When pfctl -vsq shows dropped pkts/bytes, ALTQ is working and
dropping packets. One relatively simple application is described on

  http://www.benzedrine.cx/ackpri.html

If you can reproduce the results of this test, at least priq is working,
and you can then try other schedulers.

Daniel




More information about the freebsd-pf mailing list