#This is the configuration file for the labrea tarpit daemon. #This file _only_ provides the command line parameters for the daemon - #see /etc/LaBreaConfig to set exclude, hardexclude, ipignore and #portignore lines #If you would like to pick different command line options for labrea, #change them here: LABREAOPTIONS="-s -l -p 32000" #You must read the LaBrea.README through section 7 and uncomment #the following line before LaBrea will run. #LABREAZ="-z" #----------------------------------------------------------------------- #For convenience, the options help text follows: #Usage: LaBrea #Options: # -i interface : Set a non-default interface # -t datasize : Set connection throttling size in bytes (default 10) # -r rate : Set arp timeout rate in seconds (default 3) # -s : "Safe" operation in a switched environment # -l : Log activity to syslog (Note 8) # -v : Verbosely log activity to syslog (Note 8) # -F filename : Specify a BPF filter filename (Note 2) # -h : "Hard" capture IPs (Note 4) # -x : Disable IP capture # -m : User specified netmask (Note 1) # -n : User specified network number (Note 1) # -V : Print version information and exit # -a : Do not respond to SYN/ACKs and PINGs (Note 6) # -q : Do not report odd (out of netblock) ARPs # -T : Test mode - Prints out debug info but DOES NOT RUN # -R : Soft restart - Wait while recapturing active connects # -p maxrate : "Persist" state capture connect attempts (Note 7) # -b : Log bandwidth usage to syslog # -d : Do NOT detach process. # -o : Output to stdout instead of syslog (Note 9) # -O : Same as -o w/time output in seconds since epoch # -P : Persist mode capture only. # -X : Automatically exclude resolvable IPs from capture. # -H : Automatically hard capture addresses not excluded. # -f : "Firewall" excluded ports.