logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iptotal_config - iptotal configuration file

Author

Written by Antoine Megens <webmaster@dingetje.homeip.net> Manpage written by Millis Miller <millis@faztek.org>

Description

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 starting 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 debugging; 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).

Name

iptotal_config - iptotal configuration file

Reporting Bugs

See Also

iptotal(1), iptotald(8), tcpdump (1) iptotal 0.3.2 Dec 2003 IPTOTAL_CONFIG(5)

Synopsis

/etc/iptotal.cfg

See Also