Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Snort Newbies » Barnyard Help

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

Barnyard Help


Posted by roastmules on March 10, 2005 08:04:54

I need to setup my snort to use barnyard. Can anyone help with this?
I'm using a gig connection for sniffing and I think my box is being overburdened.

This is what I had in mind for installing.

tar -xvzf barnyard...
cd /barnyard...
./configure --with-mysql
make
make install

Does this look right? Are there any changes I have to make to my snort.conf file to get this working?

Posted by roesch on March 13, 2005 17:20:18

Check out the USAGE file in the docs directory, that should get you going...

-Marty