Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Signatures
[Top] [All Lists]

Re: [Snort-sigs] snort not logging into mysql

Subject: Re: [Snort-sigs] snort not logging into mysql
Date: Thu, 9 Sep 2004 06:03:25 -0700 (PDT)
Verify that your snort.conf entry specifies 'alert'
and not 'log'....like so.

output database: alert, mysql, user=snort
password=password dbname=snort host=localhost

The default in the snort.conf file is 'log' (if you
just uncomment what is provided).

Geoff

--- neha agrawal <nehavrce@yahoo.co.in> wrote:

hello!
     i am using snort 2.2.0 and mysql 3.23.54
i want snort to read from tcpdump's trace file and 
log packets into mysql database. 
 i have got trace file by
#tcpdump -w s.trace


compiled snort with switch mysql and gave the
directory of mysql
 
 in config.log igot 
 checking for mysql....yes

 then i did make and make install

 then i changed snort.config

by uncommenting the output database plugin.. and
edited it accordingly..


 i am ables to see all 16 rows of the snort
database..
including tables for tcphdr , etc..
 
 now 
 # snort -c snort.conf -r s.trace.


it gives the error


 this build of snort is not compiled with mysql
support.


what to do???



________________________________________________________________________
Yahoo! India Matrimony: Find your life partner
online
Go to: http://yahoo.shaadi.com/india-matrimony



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic
Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1
today.

http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/snort-sigs




                
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

<Prev in Thread] Current Thread [Next in Thread>