icon Top 9 categories map      RocketAware > man pages >

ipfstat(8)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD Others






ipfstat(8)                                             ipfstat(8)


NAME
       ipfstat  -  reports on packet filter statistics and filter
       list



SYNOPSIS
       ipfstat [ -aAfhIinosv ] [ -d <device> ]

DESCRIPTION
       ipfstat examines /dev/kmem using  the  symbols  _fr_flags,
       _frstats,  _filterin, and _filterout.  To run and work, it
       needs to be able to read both  /dev/kmem  and  the  kernel
       itself.

       The  default  behaviour of ipfstat is to retrieve and dis-
       play the accumulated statistics which  have  been  accumu-
       lated  over time as the kernel has put packets through the
       filter.

OPTIONS
       -a     Display the accounting filter list and  show  bytes
              counted against each rule.

       -A     Display packet authentication statistics.

       -d <device>
              Use  a  device  other than /dev/ipl for interfacing
              with the kernel.

       -f     Show fragment state  information  (statistics)  and
              held  state  information  (in the kernel) if any is
              present.

       -h     Show per-rule the number of times each one scores a
              "hit".  For use in combination with -i.

       -i     Display  the filter list used for the input side of
              the kernel IP processing.

       -I     Swap between retrieving "inactive"/"active"  filter
              list details.  For use in combination with -i.

       -n     Show  the  "rule  number"  for  each  rule as it is
              printed.

       -o     Display the filter list used for the output side of
              the kernel IP processing.

       -s     Show packet/flow state information (statistics) and
              held state information (in the kernel)  if  any  is
              present.

       -v     Turn  verbose  mode  on.   Displays  more debugging
              information.




                                                                1





ipfstat(8)                                             ipfstat(8)


SYNOPSIS
       The role of ipfstat is to display current  kernel  statis-
       tics gathered as a result of applying the filters in place
       (if any) to packets going in and out of the kernel.   This
       is  the  default operation when no command line parameters
       are present.

       When supplied with either -i or -o, it will  retrieve  and
       display  the  appropriate  list  of filter rules currently
       installed and in use by the kernel.

FILES
       /dev/kmem
       /vmunix

SEE ALSO
       ipf(1), ipfstat(1)

BUGS
       none known.





































                                                                2



Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for ipfstat(8)
OpenBSD sources for ipfstat(8)


[Overview Topics]

Up to: Communication and Network Monitoring - status reporting, logging, et al


RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD Others






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > man pages > ipfstat.8/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments