On Tue, Jul 11, 2006 at 05:52:21PM -0500, Travis H. wrote:
> If pfstatd makes statistics available to network clients like pfstat,
> how does one tell pfstat to use the network? I see no options for
> such, and putting the hostname on the command line just generates an
> error.
You need pfstat-2.2, which introduced pfstatd, the man page there is updated:
-r host[:port]
Query the statistics from a remote host running pfstatd(8).
Default is to query the local packet filter through the de-
vice special file /dev/pf, not requiring any running
pfstatd(8).
Daniel