Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2005 03:56:34 -0500
From:      Forrest Aldrich <forrie@forrie.com>
To:        freebsd-pf@freebsd.org
Subject:   Statistics on individual table entries...
Message-ID:  <438C17C2.8040709@forrie.com>

next in thread | raw e-mail | index | archive | help
In ipfw2, I can use:

    # ipfw -t show 3


and I'll get a timestamp next to each rule that's been hit, which helps 
keep track of hits and can be used for other reporting.

In PF, I am trying to determine how to accomplish similiarly.  The command:

    pf -vvs Tables


Provides summaries only.  I don't see a way to accomplish the above.


Thanks.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438C17C2.8040709>