On Mon, 2002-12-02 at 23:34, jolan wrote: > On Mon, Dec 02, 2002 at 10:43:54PM -0500, Jason Dixon wrote: > > I'm working with pfstat to compile some custom graphs, and I noticed > > that neither packets_v4_in_drop nor packets_v4_out_drop are reporting > > any statistics on my graphs. Same goes for pfctl -s info (see below). > > Obviously, logging is enabled on my external interface. What am I > > missing to get drops/passes to be reflected properly? > > drops/passes reflected..? wot? > > set loginterface $ext_if
Sorry, I've seen that option a gazillion times in the man page, but it's a bit deceiving. Because pfctl -s info does report state/counter statistics properly, I assumed that loginterface defaulted ON for the external interface. Assumptions. *sigh* Thanks Jolan, it works fine now. -J.
