[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to stop PF stat collections ?



On Thu, Aug 01, 2002 at 09:52:05AM +0200, Saad Kadhi wrote:
> On Wed, Jul 31, 2002 at 04:25:11PM +0200, elias@boxix.org wrote:
> > "pfctl -l interface" Enables collection of packet and byte count
> > statistics for interface named interface.
> > 
> > Since i did so, stat collecting comes with startup, so any reboot
> > won't stop that.
> > 
> > Man pages doesn't explain how to stop that.
> > I didn't find in config areas where such infomation is stored.
> what about 'pfctl -z' ?

well, actually, up to -current and the invention of "set loginterface none",
there were just two ways to unset the loginterface:
1) reboot (if loginterface is still set, you have the pfctl -l something
   call somewhere in your startup scripts)
2) pfctl -d && pfctl -e