aquaballoon

Snort command

Apr 27th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.38 KB | None | 0 0
  1. # http://www.thegeekstuff.com/2010/08/snort-tutorial/
  2. # http://www.linuxquestions.org/questions/linux-security-4/snort-alert-and-logging-217364/
  3. # http://www.linuxquestions.org/questions/linux-server-73/log-rotation-900203/
  4. # http://ubuntuforums.org/showthread.php?t=145641
  5.  
  6.  
  7. snort -c /etc/snort/snort.conf -l /var/log/snort/
  8.  
  9. snort -D -c /etc/snort/snort.conf -l /var/log/snort/
Advertisement
Add Comment
Please, Sign In to add comment