IPTOTAL_CONFIG(5) - Linux man page online | File formats
Iptotal configuration file.
Chapter
Dec 2003
IPTOTAL_CONFIG(5) File Formats Manual IPTOTAL_CONFIG(5)
@dingetje.homeip.net>
Manpage written by Millis Miller <
@faztek.org>
@dingetje.homeip.net>
iptotal 0.3.2 Dec 2003 IPTOTAL_CONFIG(5)
NAME
iptotal_config - iptotal configuration fileSYNOPSIS
/etc/iptotal.cfgDESCRIPTION
iptotal reads configuration data from /etc/iptotal.cfg (or the file specified with -c on the command line). The file contains keyword-argument pairs, one per line. Lines start‐ ing with '#' and empty lines are interpreted as comments. The possible keywords and their meanings are as follows (note that keywords are case- insensitive and arguments are case-sensitive): debug <level> Debug level: 0 - no debuging; 1 - summary; 3 - all packets captured. The default is 0. interface <interface> Interface iptotal is to monitor. The default is eth0. filter <filterstr> Use pcap filters (see tcpdump). fork <choice> "no" to run in foreground, "yes" in background. The default is "no". maskbits <maskbits> Set number of network mask bits (1-32) for subnet traffic aggregation. Default is 24 (255.255.255.0). report <seconds> Reporting period - number of seconds, default 300.FILES
/etc/iptotal.cfg File that defines the configuration used to invoke iptotal(1).AUTHOR
Written by Antoine Megens <

REPORTING BUGS
Report bugs to <
COPYRIGHT
Copyright © 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.SEE ALSO
iptotal(1), iptotald(8), tcpdump (1)This manual | Reference | Other manuals |
---|---|---|
iptotal_config(5) | referred by | iptotal(8) | iptotald(8) |
refer to | iptotald(8) |