Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 9b8c11a2235c0b84ff0e337acc89d600 > files > 3

p0f-1.8.3-1mdk.ppc.rpm

# -*- Mode: shell-script -*-

# LOG_FILE
#
# Name of the log file ( pretty obvious ).
# The file is a commandline argument passed to the -o switch
# This file will be created with mode 600 if it don't exist.
#
# LOG_FILE=/var/log/p0f
#
LOG_FILE=


# BPF_FILTER
#
# This is a filter using the BSD Packet Filter syntax, used
# by libpcap and tcpdump. It is described in tcpdump(8).
# You can add rules in order to restrict 
# monitored traffic.
# The init script will add a filter to exclude packet coming
# from the local host, based on the ip adress.
#
BPF_FILTER=

# OPTIONS
#
# Put here the extra option you want to add to the commandline.
# See p0f(1) for details.
# " -o $LOGFILE" is added.
#
# OPTIONS=-v
#
OPTIONS=