Snort mailing list archives

Re: Mysql Integeration


From: pro0digy <losty21 () yahoo com>
Date: Fri, 21 Feb 2003 21:41:51 -0800 (PST)

Well first of all make sure you are getting data

tcpdump -i <interface name> -n 

if you see stuff on screen you have data. 

No you have to check whether your snort can connect to
database 

psql -h <hostname> -u <username> -p <database name>

supply the password and see if you can get connected. 

If everything goes good , run snort using this command


snort -i <interface > -c <config file> and see what
output you get. 

hope it helps
Irfan 



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: