Snort mailing list archives
AW: (Snort-users) problem with snort/mysql
From: <sandro.poppi () wacker com>
Date: Tue, 23 Oct 2001 08:15:00 +0200
I would suggest the mysql support was not compiled although you've given the configure flag. Try using ./configure --with-mysql instead of ./configure --with-mysql=/usr/local/mysql. HTH, Sandro
-----Ursprüngliche Nachricht-----
Von: Sandra Rosada <sandra.rosada () unipd it> at internet
Gesendet: Montag, 22. Oktober 2001 17:39
An: snort-users () lists sourceforge net at Internet
Betreff: [Snort-users] problem with snort/mysql
I've installed snort and mysql.
I've given this command
./snort -dev -l ./log -c snort.conf
I've had this error message:
-----------------------------
No arguments to frag2 directive, setting defaults to:
Fragment timeout: 60 seconds
Fragment memory cap: 4194304 bytes
Stream4 config:
Stateful inspection: ACTIVE
Session statistics:
INACTIVE
Session timeout: 30 seconds
Session memory cap: 8388608 bytes
State alerts:
INACTIVE
Scan alerts: ACTIVE
No arguments to stream4_reassemble,
setting defaults:
Reassemble client: ACTIVE
Reassemble server: INACTIVE
Reassemble ports: 21 23 25 53 80 143 110 111 513
Reassembly alerts: ACTIVE
database: mysql support is not compiled in this
copy
Check your configuration file to be sure you did not
mis-spell "mysql".
If you did not, you will need to reconfigure and recompile
ensuring that
you have set the correct options to the configure script. Type
"./configure --help" to see options for the configure script.
Fatal Error,
Quitting..
-------------------------------------
I've checked my snort.conf:
---------------------
output database: log, mysql, user=root dbname=snort host=monsley
output database: alert,mysql, user=root dbname=snort
-------------
I've recompiled :
-----------
./configure --with-mysql=/usr/local/mysql
----------
and the check in the output is
check for mysql ... yes
and then I run make and make install
but I've had the same error
Can someone suggest me any solution?
Thank you very much
regards
Sandra
_______________________________________________
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
_______________________________________________ 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:
- AW: (Snort-users) problem with snort/mysql sandro.poppi (Oct 22)
