Re: pfctl: DIOCGETQSTATS: Bad file descriptor

2016-02-04 Thread lists
I found out what the issue was. As an example, this is valid with "pfctl -f /etc/pf.conf" but will throw "pfctl: DIOCGETQSTATS: Bad file descriptor" with "pfctl -s queue": queue test on egress bandwidth 1M default This works properly with "pfctl -s queue&quo

Re: pfctl: DIOCGETQSTATS: Bad file descriptor

2016-01-13 Thread lists
I haven't done anything other than binary releases in some time, although it's possible I may have fat fingered a terminal at some point. I infrequently check these boxes other than biannual release updates and mtier patches. The checksums and timestamps of /bsd and /sbin/pfctl match another worki

Re: pfctl: DIOCGETQSTATS: Bad file descriptor

2016-01-11 Thread Peter N. M. Hansteen
On 01/11/16 04:44, li...@ggp2.com wrote: Whenever running "doas pfctl -s queue -v" on a 5.8/amd64 box (PC engines apu1d4), it outputs the error "pfctl: DIOCGETQSTATS: Bad file descriptor". My initial reaction when reading this was "this sounds like kernel and us

pfctl: DIOCGETQSTATS: Bad file descriptor

2016-01-10 Thread lists
Whenever running "doas pfctl -s queue -v" on a 5.8/amd64 box (PC engines apu1d4), it outputs the error "pfctl: DIOCGETQSTATS: Bad file descriptor". Has anyone seen this before? Both queuing and port filtering have been working without issue. Here's a 1:1 copy of the qu