Date: Sun, 5 Jul 2015 11:40:07 -0400 From: Mike <the.lists@mgm51.com> To: freebsd-pf@freebsd.org Subject: counters for addresses in pfctl show table Message-ID: <55994FD7.5020200@mgm51.com>
next in thread | raw e-mail | index | archive | help
10.1-RELEASE-p12 FreeBSD 10.1-RELEASE-p12 #0 r284495
I have a question about the stats in pfctl. The man page for pfctl has
the following example:
# pfctl -t test -vTshow
129.128.5.191
Cleared: Thu Feb 13 18:55:18 2003
In/Block: [ Packets: 0 Bytes: 0 ]
In/Pass: [ Packets: 10 Bytes: 840 ]
Out/Block: [ Packets: 0 Bytes: 0 ]
Out/Pass: [ Packets: 10 Bytes: 840 ]
Yet, when I run that same command, I do not get the counters:
# pfctl -t FullBlock -vTshow
No ALTQ support in kernel
ALTQ related functions disabled
1.5.0.0/16
Cleared: Wed Jun 17 11:46:41 2015
14.23.51.0/24
Cleared: Wed Jun 17 11:46:41 2015
What do I need to do in order to see the counters for the individual
addresses in a table? Is AltQ support needed?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55994FD7.5020200>
