Skip to content

Instantly share code, notes, and snippets.

@DavidMah
Created February 5, 2013 04:02
Show Gist options
  • Select an option

  • Save DavidMah/4712062 to your computer and use it in GitHub Desktop.

Select an option

Save DavidMah/4712062 to your computer and use it in GitHub Desktop.
# /etc/sysconfig/snort
# $Id: snort.sysconfig,v 1.8 2003/09/19 05:18:12 dwittenb Exp $
#### General Configuration
INTERFACE=p2p1
CONF=/etc/snort/snort.conf
USER=snort
GROUP=snort
PASS_FIRST=0
#### Logging & Alerting
LOGDIR=/var/log/snort
ALERTMODE=fast
DUMP_APP=1
BINARY_LOG=1
LINK_LAYER=0
NO_PACKET_LOG=0
PRINT_INTERFACE=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment