counters for addresses in pfctl show table

Mike the.lists at mgm51.com
Sun Jul 5 15:40:13 UTC 2015


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?






More information about the freebsd-pf mailing list